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