Last Version

DXA - Webapp 2.2.3

Example web application for DXA

License

License

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-webapp
Version

Version

2.2.3
Type

Type

war
Description

Description

DXA - Webapp
Example web application for DXA
Project Organization

Project Organization

SDL

Download dxa-webapp 2.2.3


<!-- https://jarcasting.com/artifacts/com.sdl.dxa/dxa-webapp/ -->
<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-webapp</artifactId>
    <version>2.2.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-webapp/
implementation 'com.sdl.dxa:dxa-webapp:2.2.3'
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-webapp/
implementation ("com.sdl.dxa:dxa-webapp:2.2.3")
'com.sdl.dxa:dxa-webapp:war:2.2.3'
<dependency org="com.sdl.dxa" name="dxa-webapp" rev="2.2.3">
  <artifact name="dxa-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa', module='dxa-webapp', version='2.2.3')
)
libraryDependencies += "com.sdl.dxa" % "dxa-webapp" % "2.2.3"
[com.sdl.dxa/dxa-webapp "2.2.3"]

Dependencies

compile (12)

Group / Artifact Type Version
com.sdl.dxa : dxa-common-api jar 2.2.3
com.sdl.dxa : dxa-tridion-provider jar 2.2.3
org.springframework : spring-beans jar 4.3.24.RELEASE
org.springframework : spring-context jar 4.3.24.RELEASE
org.springframework : spring-web jar 4.3.24.RELEASE
org.springframework : spring-webmvc jar 4.3.24.RELEASE
org.slf4j : slf4j-api jar 1.7.26
com.sun.activation : javax.activation jar 1.2.0
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.2
javax.xml.bind : jaxb-api jar 2.3.1
javax.cache : cache-api jar 1.1.1

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.