is not current version
Last Version 2.0.0-CTP2

com.sdl.dxa:dxa-r2-provider 2.0.0-CTP1

DXA Providers functionality specific for DXA 2.0 (R2)

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-r2-provider
Version

Version

2.0.0-CTP1
Type

Type

jar

Download dxa-r2-provider 2.0.0-CTP1


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