KSC SDK for Java - Core

The KSC SDK for Java - Core module holds the classes that is used by the individual service clients to interact with KSC Web Services. Users need to depend on KSC-java-sdk artifact for accessing individual client classes.

License

License

Apache License, Version 2.0
Categories

Categories

Java Languages
GroupId

GroupId

com.ksyun
ArtifactId

ArtifactId

ksc-sdk-java-core
Last Version

Last Version

0.3.29
Release Date

Release Date

Type

Type

jar
Description

Description

KSC SDK for Java - Core
The KSC SDK for Java - Core module holds the classes that is used by the individual service clients to interact with KSC Web Services. Users need to depend on KSC-java-sdk artifact for accessing individual client classes.

Download ksc-sdk-java-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3
org.apache.httpcomponents : httpclient jar 4.5.2
com.fasterxml.jackson.core : jackson-databind jar 2.6.6
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.6.6
joda-time : joda-time jar 2.8.1
org.projectlombok : lombok jar 1.16.6
commons-lang : commons-lang jar 2.6

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 1.55
log4j : log4j jar 1.2.17
org.hamcrest : hamcrest-all jar 1.3
org.easymock : easymock jar 3.1
commons-io : commons-io jar 2.4
org.mockito : mockito-all jar 1.10.19
nl.jqno.equalsverifier : equalsverifier jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.29
0.3.28
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
0.3.21
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9