tbk-spring-useragentutils

A Spring user-agent resolver for server-side detection of browser and operating system.

License

License

GroupId

GroupId

com.github.theborakompanioni
ArtifactId

ArtifactId

spring-useragentutils
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

tbk-spring-useragentutils
A Spring user-agent resolver for server-side detection of browser and operating system.
Project URL

Project URL

https://github.com/theborakompanioni/tbk-spring-useragentutils

Download spring-useragentutils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.theborakompanioni/spring-useragentutils/ -->
<dependency>
    <groupId>com.github.theborakompanioni</groupId>
    <artifactId>spring-useragentutils</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.theborakompanioni/spring-useragentutils/
implementation 'com.github.theborakompanioni:spring-useragentutils:1.2.0'
// https://jarcasting.com/artifacts/com.github.theborakompanioni/spring-useragentutils/
implementation ("com.github.theborakompanioni:spring-useragentutils:1.2.0")
'com.github.theborakompanioni:spring-useragentutils:jar:1.2.0'
<dependency org="com.github.theborakompanioni" name="spring-useragentutils" rev="1.2.0">
  <artifact name="spring-useragentutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.theborakompanioni', module='spring-useragentutils', version='1.2.0')
)
libraryDependencies += "com.github.theborakompanioni" % "spring-useragentutils" % "1.2.0"
[com.github.theborakompanioni/spring-useragentutils "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
eu.bitwalker : UserAgentUtils jar 1.20
org.springframework : spring-web jar 4.2.5.RELEASE
org.springframework : spring-webmvc jar 4.2.5.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.5.RELEASE
junit : junit jar 4.12
org.easymock : easymock jar 3.4
org.slf4j : slf4j-simple jar 1.7.21
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
com.jayway.jsonpath : json-path jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.3
1.1.1