License |
License |
---|---|
GroupId | GroupIdcom.sdl.dxa.modules |
ArtifactId | ArtifactIddxa-module-51degrees |
Last Version | Last Version2.2.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDXA Modules - 51 Degrees
Implementation of DXA 51Degrees module for device detection
|
Project Organization |
Project OrganizationSDL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-51degrees/ -->
<dependency>
<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-51degrees</artifactId>
<version>2.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-51degrees/
implementation 'com.sdl.dxa.modules:dxa-module-51degrees:2.2.20'
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-51degrees/
implementation ("com.sdl.dxa.modules:dxa-module-51degrees:2.2.20")
'com.sdl.dxa.modules:dxa-module-51degrees:jar:2.2.20'
<dependency org="com.sdl.dxa.modules" name="dxa-module-51degrees" rev="2.2.20">
<artifact name="dxa-module-51degrees" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa.modules', module='dxa-module-51degrees', version='2.2.20')
)
libraryDependencies += "com.sdl.dxa.modules" % "dxa-module-51degrees" % "2.2.20"
[com.sdl.dxa.modules/dxa-module-51degrees "2.2.20"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl.dxa : dxa-common-api | jar | 2.2.20 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
joda-time : joda-time | jar | 2.10 |
com.51degrees : device-detection-core | jar | 3.2.18.1 |
org.springframework : spring-core | jar | 4.3.24.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.24.RELEASE |
com.google.guava : guava | jar | 30.1.1-jre |
org.slf4j : slf4j-simple | jar | 1.7.26 |
org.projectlombok : lombok | jar | 1.18.16 |
commons-io : commons-io | jar | 2.8.0 |
com.sdl.dxa : dxa-common | jar | 2.2.20 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.24.RELEASE |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.mockito : mockito-all | jar | 1.10.19 |