is not current version
Last Version 7.3.0

Yauaa : Analyzer 7.2.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

7.2.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 7.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
org.apache.commons : commons-text jar 1.9
com.github.ben-manes.caffeine : caffeine jar 3.1.1
org.apache.commons : commons-collections4 jar 4.4
nl.basjes.collections : prefixmap jar 2.0
com.esotericsoftware : kryo Optional jar 5.3.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-jcl jar 2.17.2

test (3)

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

Project Modules

There are no modules declared in this project.