is not current version
Last Version 2.2.4

com.sdl.dxa:dxa-parent 2.2.0

Parent artifact for DXA

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-parent
Version

Version

2.2.0
Type

Type

pom

Download dxa-parent 2.2.0

Filename Size
dxa-parent-2.2.0.pom 38 KB
Browse

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