is not current version
Last Version 7.3.0

Yauaa : Analyzer 6.0

A parsing and analyzing library to get information from a useragent string.

License

License

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa
Version

Version

6.0
Type

Type

jar
Description

Description

Yauaa : Analyzer
A parsing and analyzing library to get information from a useragent string.
Project URL

Project URL

https://yauaa.basjes.nl
Source Code Management

Source Code Management

https://github.com/nielsbasjes/yauaa

Download yauaa 6.0


<!-- https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa/ -->
<dependency>
    <groupId>nl.basjes.parse.useragent</groupId>
    <artifactId>yauaa</artifactId>
    <version>6.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa/
implementation 'nl.basjes.parse.useragent:yauaa:6.0'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa/
implementation ("nl.basjes.parse.useragent:yauaa:6.0")
'nl.basjes.parse.useragent:yauaa:jar:6.0'
<dependency org="nl.basjes.parse.useragent" name="yauaa" rev="6.0">
  <artifact name="yauaa" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa', version='6.0')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa" % "6.0"
[nl.basjes.parse.useragent/yauaa "6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-collections4 jar 4.4
nl.basjes.collections : prefixmap jar 2.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-jcl jar 2.14.1
com.esotericsoftware : kryo jar 5.1.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.