Last Version

KSC SDK for Java - Core 0.3.29

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
Version

Version

0.3.29
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 0.3.29


<!-- 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.