MVN

net.sf.uadetector : uadetector-parent

Maven & Gradle

Nov 09, 2014
246 stars

UADetector · UADetector is a library to identify over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers, email clients and multimedia players. In addition, even more than 400 robots like BingBot, Googlebot or Yahoo Bot can be identified.

<dependency>
    <groupId>net.sf.uadetector</groupId>
    <artifactId>uadetector-parent</artifactId>
    <version>2014.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.uadetector : uadetector-parent to add to Maven - Latest Versions:

  • Latest Stable: 2014.10

All Versions

Choose a version of net.sf.uadetector : uadetector-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2014.10
uadetector-parent-2014.10
2014.09
uadetector-parent-2014.09
0.2.x
uadetector-parent-0.2.27
uadetector-parent-0.2.26
uadetector-parent-0.2.25
uadetector-parent-0.2.24
uadetector-parent-0.2.23
uadetector-parent-0.2.22
uadetector-parent-0.2.21
uadetector-parent-0.2.20
uadetector-parent-0.2.19
uadetector-parent-0.2.18
uadetector-parent-0.2.17
uadetector-parent-0.2.16
uadetector-parent-0.2.15
uadetector-parent-0.2.14
uadetector-parent-0.2.13
uadetector-parent-0.2.12
uadetector-parent-0.2.11
uadetector-parent-0.2.10
uadetector-parent-0.2.9
uadetector-parent-0.2.8
uadetector-parent-0.2.7
uadetector-parent-0.2.6
uadetector-parent-0.2.5
uadetector-parent-0.2.4
uadetector-parent-0.2.3
uadetector-parent-0.2.2
uadetector-parent-0.2.1
uadetector-parent-0.2.0
0.1.x
uadetector-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.uadetector</groupId>
    <artifactId>uadetector-parent</artifactId>
    <version>2014.10</version>
</dependency>

Advertisement