is not current version
Last Version 7.3.0

Yauaa : Web Servlet 6.12

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

License

License

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-webapp
Version

Version

6.12
Type

Type

war
Description

Description

Yauaa : Web Servlet
A parsing and analyzing library to get information from a useragent string.

Download yauaa-webapp 6.12


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.springframework.boot : spring-boot-starter-web jar 2.6.5
org.springframework.boot : spring-boot-legacy jar 2.1.0.RELEASE
org.springdoc : springdoc-openapi-ui jar 1.6.6
nl.basjes.parse.useragent : yauaa jar 6.12
org.antlr : antlr4-runtime jar 4.9.3
org.springframework : spring-core jar 5.3.17
org.yaml : snakeyaml jar 1.30
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-core jar 2.13.2

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.5
org.junit.vintage : junit-vintage-engine jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.