is not current version
Last Version 2.2.22

com.sdl.dxa:dxa-webapp-archetype 1.4.1

Maven Archetype for DXA web application

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-webapp-archetype
Version

Version

1.4.1
Type

Type

jar

Download dxa-webapp-archetype 1.4.1


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