services.uadetector-resources.1.0.6.3-jre12.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of uadetector-resources Show documentation
Show all versions of uadetector-resources Show documentation
This package contains a verified version of the data file from http://user-agent-string.info. During the verification process the data are
checked for ability to run against the current implementation. The goal is to provide frequently updated resources for detection of user agents without
having to release a new implementation.
module net.sf.uadetector.resources {
exports net.sf.uadetector.service;
requires jakarta.activation;
requires java.validation;
requires net.sf.uadetector.core;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy