License |
License |
---|---|
GroupId | GroupIdcom.sdl.dxa |
ArtifactId | ArtifactIddxa-common |
Version | Version2.2.20 |
Type | Typejar |
Description |
DescriptionDXA - Common
DXA Common project contains framework common classes shared between all other artifacts
|
Project Organization |
Project OrganizationSDL |
Filename | Size |
---|---|
dxa-common-2.2.20.pom | |
dxa-common-2.2.20.jar | 97 KB |
dxa-common-2.2.20-sources.jar | 50 KB |
dxa-common-2.2.20-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa/dxa-common/ -->
<dependency>
<groupId>com.sdl.dxa</groupId>
<artifactId>dxa-common</artifactId>
<version>2.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-common/
implementation 'com.sdl.dxa:dxa-common:2.2.20'
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-common/
implementation ("com.sdl.dxa:dxa-common:2.2.20")
'com.sdl.dxa:dxa-common:jar:2.2.20'
<dependency org="com.sdl.dxa" name="dxa-common" rev="2.2.20">
<artifact name="dxa-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa', module='dxa-common', version='2.2.20')
)
libraryDependencies += "com.sdl.dxa" % "dxa-common" % "2.2.20"
[com.sdl.dxa/dxa-common "2.2.20"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl.dxa : dxa-data-model | jar | 2.2.20 |
org.springframework : spring-web | jar | 4.3.24.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-text | jar | 1.9 |
com.google.guava : guava | jar | 30.1.1-jre |
joda-time : joda-time | jar | 2.10 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
javax.cache : cache-api | jar | 1.1.1 |
org.ehcache : ehcache | jar | 3.7.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.slf4j : slf4j-api | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok | jar | 1.18.16 |
org.jetbrains : annotations | jar | 17.0.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.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-core | jar | 2.1 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.3.24.RELEASE |
com.openpojo : openpojo | jar | 0.8.12 |