is not current version
Last Version 2.0.0-CTP2

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

DXA Providers functionality implemented against DD4T (Legacy implementation)

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-dd4t-provider
Version

Version

2.0.0-CTP1
Type

Type

jar

Download dxa-dd4t-provider 2.0.0-CTP1


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