License |
License |
---|---|
GroupId | GroupIdcom.sdl.dxa |
ArtifactId | ArtifactIddxa-common-impl |
Last Version | Last Version2.0.0-CTP2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDXA - API implementation
DXA Common API implementation project containing implementations of common-api
|
Project Organization |
Project OrganizationSDL |
Filename | Size |
---|---|
dxa-common-impl-2.0.0-CTP2.pom | |
dxa-common-impl-2.0.0-CTP2.jar | 112 KB |
dxa-common-impl-2.0.0-CTP2-sources.jar | 57 KB |
dxa-common-impl-2.0.0-CTP2-javadoc.jar | 337 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa/dxa-common-impl/ -->
<dependency>
<groupId>com.sdl.dxa</groupId>
<artifactId>dxa-common-impl</artifactId>
<version>2.0.0-CTP2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-common-impl/
implementation 'com.sdl.dxa:dxa-common-impl:2.0.0-CTP2'
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-common-impl/
implementation ("com.sdl.dxa:dxa-common-impl:2.0.0-CTP2")
'com.sdl.dxa:dxa-common-impl:jar:2.0.0-CTP2'
<dependency org="com.sdl.dxa" name="dxa-common-impl" rev="2.0.0-CTP2">
<artifact name="dxa-common-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa', module='dxa-common-impl', version='2.0.0-CTP2')
)
libraryDependencies += "com.sdl.dxa" % "dxa-common-impl" % "2.0.0-CTP2"
[com.sdl.dxa/dxa-common-impl "2.0.0-CTP2"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl.dxa : dxa-common-api | jar | 2.0.0-CTP2 |
org.springframework : spring-web | jar | 4.3.7.RELEASE |
org.springframework : spring-beans | jar | 4.3.7.RELEASE |
org.springframework : spring-core | jar | 4.3.7.RELEASE |
org.springframework : spring-context | jar | 4.3.7.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.7.RELEASE |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |
com.google.guava : guava | jar | 20.0 |
com.google.code.findbugs : annotations | jar | 2.0.1 |
joda-time : joda-time | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.5 |
ch.qos.logback : logback-core | jar | 1.1.8 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
org.projectlombok : lombok | jar | 1.16.12 |
org.jetbrains : annotations | jar | 13.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.3.7.RELEASE |
com.openpojo : openpojo | jar | 0.8.4 |