is not current version
Last Version 11.6.0-1177

com.sdl.delivery:udp-cis-core 11.1.0-1055

Content as a Service Core

GroupId

GroupId

com.sdl.delivery
ArtifactId

ArtifactId

udp-cis-core
Version

Version

11.1.0-1055
Type

Type

jar

Download udp-cis-core 11.1.0-1055


<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-cis-core/ -->
<dependency>
    <groupId>com.sdl.delivery</groupId>
    <artifactId>udp-cis-core</artifactId>
    <version>11.1.0-1055</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-cis-core/
implementation 'com.sdl.delivery:udp-cis-core:11.1.0-1055'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-cis-core/
implementation ("com.sdl.delivery:udp-cis-core:11.1.0-1055")
'com.sdl.delivery:udp-cis-core:jar:11.1.0-1055'
<dependency org="com.sdl.delivery" name="udp-cis-core" rev="11.1.0-1055">
  <artifact name="udp-cis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-cis-core', version='11.1.0-1055')
)
libraryDependencies += "com.sdl.delivery" % "udp-cis-core" % "11.1.0-1055"
[com.sdl.delivery/udp-cis-core "11.1.0-1055"]