is not current version
Last Version 2.2.4

com.sdl.dxa:dxa-parent 2.2.2

Parent artifact for DXA

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-parent
Version

Version

2.2.2
Type

Type

pom

Download dxa-parent 2.2.2

Filename Size
dxa-parent-2.2.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-parent/
implementation 'com.sdl.dxa:dxa-parent:2.2.2'
// https://jarcasting.com/artifacts/com.sdl.dxa/dxa-parent/
implementation ("com.sdl.dxa:dxa-parent:2.2.2")
'com.sdl.dxa:dxa-parent:pom:2.2.2'
<dependency org="com.sdl.dxa" name="dxa-parent" rev="2.2.2">
  <artifact name="dxa-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa', module='dxa-parent', version='2.2.2')
)
libraryDependencies += "com.sdl.dxa" % "dxa-parent" % "2.2.2"
[com.sdl.dxa/dxa-parent "2.2.2"]