MVN

com.sdl.dxa : dxa-parent

Maven & Gradle

Jan 29, 2020
2 usages
26 stars

DXA - Parent · Parent artifact for DXA

<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-parent</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sdl.dxa : dxa-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of com.sdl.dxa : dxa-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
dxa-parent-2.2.4
dxa-parent-2.2.2
dxa-parent-2.2.1
dxa-parent-2.2.0
1.3.x
dxa-parent-1.3.0
1.2.x
dxa-parent-1.2.1
1.2
dxa-parent-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-parent</artifactId>
    <version>2.2.4</version>
</dependency>

Advertisement