is not current version
Last Version 2.2.20

DXA Modules - CID 2.2.18

Implementation of DXA CID module

License

License

MIT
GroupId

GroupId

com.sdl.dxa.modules
ArtifactId

ArtifactId

dxa-module-cid
Version

Version

2.2.18
Type

Type

jar
Description

Description

DXA Modules - CID
Implementation of DXA CID module
Project Organization

Project Organization

SDL
Source Code Management

Source Code Management

https://github.com/sdl/dxa-modules

Download dxa-module-cid 2.2.18


<!-- 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.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-cid/
implementation 'com.sdl.dxa.modules:dxa-module-cid:2.2.18'
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-cid/
implementation ("com.sdl.dxa.modules:dxa-module-cid:2.2.18")
'com.sdl.dxa.modules:dxa-module-cid:jar:2.2.18'
<dependency org="com.sdl.dxa.modules" name="dxa-module-cid" rev="2.2.18">
  <artifact name="dxa-module-cid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa.modules', module='dxa-module-cid', version='2.2.18')
)
libraryDependencies += "com.sdl.dxa.modules" % "dxa-module-cid" % "2.2.18"
[com.sdl.dxa.modules/dxa-module-cid "2.2.18"]

Dependencies

compile (5)

Group / Artifact Type Version
com.sdl.dxa : dxa-common-api jar 2.2.18
com.sdl.dxa : dxa-common jar 2.2.18
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

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.