is not current version
Last Version 2.0.0-CTP1

com.sdl.dxa:dxa-bom 1.8.0

Dependencies management for DXA projects

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-bom
Version

Version

1.8.0
Type

Type

pom

Download dxa-bom 1.8.0

Filename Size
dxa-bom-1.8.0.pom 30 KB
Browse

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