MVN

com.sdl.dxa : dxa-bom

Maven & Gradle

Nov 22, 2017
25 usages
25 stars

DXA - Bill of Materials · Dependencies management for DXA projects

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

Latest Version

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

  • Latest Stable: 1.8.0

All Versions

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

  • Version Updated
  • dxa-bom-1.8.0

    Nov 22, 2017
  • dxa-bom-2.0.0-CTP1

    Apr 06, 2017
  • dxa-bom-1.7.0

    Dec 22, 2016
  • dxa-bom-1.6.0

    Nov 09, 2016
  • dxa-bom-1.5.0

    Jul 05, 2016
  • dxa-bom-1.4.1

    Apr 19, 2016
  • dxa-bom-1.4.0

    Apr 05, 2016

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sdl.dxa</groupId>
    <artifactId>dxa-bom</artifactId>
    <version>1.8.0</version>
</dependency>