KenticoCloudDeliveryCore

Java SDK Core for Kentico Cloud Delivery API

License

License

MIT
GroupId

GroupId

com.kenticocloud
ArtifactId

ArtifactId

delivery-core
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

KenticoCloudDeliveryCore
Java SDK Core for Kentico Cloud Delivery API
Project URL

Project URL

https://kenticocloud.com/

Download delivery-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.json : json jar 20070829
com.fasterxml.jackson.core : jackson-core jar 2.9.1
com.fasterxml.jackson.core : jackson-annotations jar 2.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.1
io.reactivex.rxjava2 : rxjava jar 2.1.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.2
3.0.1
2.0.1
2.0.0