License |
License |
---|---|
GroupId | GroupIdcom.sdl.dxa.modules |
ArtifactId | ArtifactIddxa-module-core |
Last Version | Last Version2.2.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDXA Modules - Core
Implementation of DXA Core module
|
Project Organization |
Project OrganizationSDL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dxa-module-core-2.2.20.pom | |
dxa-module-core-2.2.20.jar | 78 KB |
dxa-module-core-2.2.20-sources.jar | 56 KB |
dxa-module-core-2.2.20-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-core/ -->
<dependency>
<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-core</artifactId>
<version>2.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-core/
implementation 'com.sdl.dxa.modules:dxa-module-core:2.2.20'
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-core/
implementation ("com.sdl.dxa.modules:dxa-module-core:2.2.20")
'com.sdl.dxa.modules:dxa-module-core:jar:2.2.20'
<dependency org="com.sdl.dxa.modules" name="dxa-module-core" rev="2.2.20">
<artifact name="dxa-module-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa.modules', module='dxa-module-core', version='2.2.20')
)
libraryDependencies += "com.sdl.dxa.modules" % "dxa-module-core" % "2.2.20"
[com.sdl.dxa.modules/dxa-module-core "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 |
javax.servlet : jstl | jar | 1.2 |
org.springframework : spring-core | jar | 4.3.24.RELEASE |
org.springframework : spring-web | jar | 4.3.24.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.24.RELEASE |
commons-io : commons-io | jar | 2.8.0 |
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 |