All Downloads are FREE. Search and download functionalities are using the official Maven repository.

services.uadetector-resources.1.0.6.3-jre12.source-code.module-info Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 62
Show newest version
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