is not current version
Last Version 7.3.0

Yauaa : Web Servlet 5.23

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

5.23
Type

Type

war
Description

Description

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

Download yauaa-webapp 5.23


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.springframework.boot : spring-boot-legacy jar 2.1.0.RELEASE
io.springfox : springfox-boot-starter jar 3.0.0
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-to-slf4j jar 2.14.0
nl.basjes.parse.useragent : yauaa jar 5.23
org.antlr : antlr4-runtime jar 4.9.1
org.springframework : spring-core jar 5.3.4
org.yaml : snakeyaml jar 1.28

test (5)

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