Last Version

Yauaa : Web Servlet 7.3.0

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

7.3.0
Type

Type

war
Description

Description

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

Download yauaa-webapp 7.3.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.springframework.boot : spring-boot-starter-web jar 2.7.1
org.springframework.boot : spring-boot-legacy jar 2.1.0.RELEASE
org.springdoc : springdoc-openapi-ui jar 1.6.9
nl.basjes.parse.useragent : yauaa jar 7.3.0
org.antlr : antlr4-runtime jar 4.10.1
org.springframework : spring-core jar 5.3.21
org.yaml : snakeyaml jar 1.30
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.core : jackson-core jar 2.13.3

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.1
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.