UADetector :: Core

The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.

License

License

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

uadetector-core
Last Version

Last Version

0.66.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

UADetector :: Core
The UADetector core library includes the API and implementation to read the detection information and the functions to identify User-Agents, but not the database (also known as UAS data). The UAS data can be found in the resources module.
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/uadetector-core

Download uadetector-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.jwebmp/uadetector-core/ -->
<dependency>
    <groupId>com.jwebmp</groupId>
    <artifactId>uadetector-core</artifactId>
    <version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/uadetector-core/
implementation 'com.jwebmp:uadetector-core:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/uadetector-core/
implementation ("com.jwebmp:uadetector-core:0.66.0.1")
'com.jwebmp:uadetector-core:jar:0.66.0.1'
<dependency org="com.jwebmp" name="uadetector-core" rev="0.66.0.1">
  <artifact name="uadetector-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='uadetector-core', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "uadetector-core" % "0.66.0.1"
[com.jwebmp/uadetector-core "0.66.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
javax.activation : javax.activation-api jar 1.2.0
javax.validation : validation-api jar 2.0.1.Final

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 4.0.2
org.powermock : powermock-api-mockito2 jar 2.0.0-beta.5
org.powermock : powermock-api-easymock jar 2.0.0-RC.3
org.powermock : powermock-module-junit4 jar 2.0.0-beta.5
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.66.0.1
0.65.0.3
0.65.0.2
0.65.0.1
0.63.0.61
0.63.0.60
0.63.0.54
0.63.0.19
0.63.0.17
0.63.0.16
0.63.0.14
0.63.0.12
0.63.0.11
0.62.0.1