Last Version

springmvc-uadetector 0.1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

springmvc-uadetector
Version

Version

0.1.1
Type

Type

jar
Description

Description

springmvc-uadetector
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/mjeanroy/springmvc-uadetector
Source Code Management

Source Code Management

https://github.com/mjeanroy/springmvc-uadetector

Download springmvc-uadetector 0.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.uadetector : uadetector-resources jar 2014.08
org.springframework : spring-webmvc jar 4.1.0.RELEASE
com.google.guava : guava Optional jar 17.0
net.sf.ehcache : ehcache Optional jar 2.8.4

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.assertj : assertj-core jar 1.6.1
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.