is not current version
Last Version 2.0.0-CTP2

com.sdl.dxa:dxa-compatible 2.0.0-CTP1

DXA Compatible is an adapter for the old deprecated DXA 1.x API

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-compatible
Version

Version

2.0.0-CTP1
Type

Type

jar

Download dxa-compatible 2.0.0-CTP1


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