is not current version
Last Version 2.0.0-CTP1

com.sdl.dxa:dxa-bom 1.4.1

Dependencies management for DXA projects

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-bom
Version

Version

1.4.1
Type

Type

pom

Download dxa-bom 1.4.1

Filename Size
dxa-bom-1.4.1.pom 31 KB
Browse

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