is not current version
Last Version 2.2.3

com.sdl.dxa:dxa-webapp 2.2.0

Example web application for DXA

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-webapp
Version

Version

2.2.0
Type

Type

war

Download dxa-webapp 2.2.0


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