Files download
File Operation
udp-data-model-compatible-12.0.0-1354.jar download
udp-data-model-compatible-12.0.0-1354.pom download
udp-data-model-compatible-12.0.0-1354-sources.jar download
Apache Maven
<dependency>
  <groupId>com.sdl.delivery</groupId>
  <artifactId>udp-data-model-compatible</artifactId>
  <version>12.0.0-1354</version>
</dependency>
Gradle Groovy
implementation 'com.sdl.delivery:udp-data-model-compatible:12.0.0-1354'
Gradle Kotlin
implementation("com.sdl.delivery:udp-data-model-compatible:12.0.0-1354")
Scala SBT
libraryDependencies += "com.sdl.delivery" % "udp-data-model-compatible" % "12.0.0-1354"
Groovy Grape
@Grapes(
  @Grab(group='com.sdl.delivery', module='udp-data-model-compatible', version='12.0.0-1354')
)
Apache Ivy
<dependency org="com.sdl.delivery" name="udp-data-model-compatible" rev="12.0.0-1354" />
Leiningen
[com.sdl.delivery/udp-data-model-compatible "12.0.0-1354"]
Apache Buildr
'com.sdl.delivery:udp-data-model-compatible:jar:12.0.0-1354'