License |
License |
---|---|
GroupId | GroupIdcom.sdl.dxa.modules |
ArtifactId | ArtifactIddxa-module-cid |
Last Version | Last Version2.2.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDXA Modules - CID
Implementation of DXA CID module
|
Project Organization |
Project OrganizationSDL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dxa-module-cid-2.2.20.pom | |
dxa-module-cid-2.2.20.jar | 8 KB |
dxa-module-cid-2.2.20-sources.jar | 3 KB |
dxa-module-cid-2.2.20-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-cid/ -->
<dependency>
<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-cid</artifactId>
<version>2.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-cid/
implementation 'com.sdl.dxa.modules:dxa-module-cid:2.2.20'
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-cid/
implementation ("com.sdl.dxa.modules:dxa-module-cid:2.2.20")
'com.sdl.dxa.modules:dxa-module-cid:jar:2.2.20'
<dependency org="com.sdl.dxa.modules" name="dxa-module-cid" rev="2.2.20">
<artifact name="dxa-module-cid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa.modules', module='dxa-module-cid', version='2.2.20')
)
libraryDependencies += "com.sdl.dxa.modules" % "dxa-module-cid" % "2.2.20"
[com.sdl.dxa.modules/dxa-module-cid "2.2.20"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl.dxa : dxa-common-api | jar | 2.2.20 |
com.sdl.dxa : dxa-common | jar | 2.2.20 |
org.springframework : spring-beans | jar | 4.3.24.RELEASE |
org.springframework : spring-context | jar | 4.3.24.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.24.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.3.24.RELEASE |