is not current version
Last Version 2.2.22

com.sdl.dxa:dxa-dd4t-ms-provider 2.2.15

Integration module for DD4T to work with DXA Model Service

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-dd4t-ms-provider
Version

Version

2.2.15
Type

Type

jar

Download dxa-dd4t-ms-provider 2.2.15


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