Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.ksyun-sdk |
ArtifactId | ArtifactIdgebu-java-sdk-kec |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKSC SDK for Java - KEC
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gebu-java-sdk-kec-2.2.3.pom | |
gebu-java-sdk-kec-2.2.3.jar | 653 KB |
gebu-java-sdk-kec-2.2.3-sources.jar | 367 KB |
gebu-java-sdk-kec-2.2.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ksyun-sdk/gebu-java-sdk-kec/ -->
<dependency>
<groupId>com.github.ksyun-sdk</groupId>
<artifactId>gebu-java-sdk-kec</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ksyun-sdk/gebu-java-sdk-kec/
implementation 'com.github.ksyun-sdk:gebu-java-sdk-kec:2.2.3'
// https://jarcasting.com/artifacts/com.github.ksyun-sdk/gebu-java-sdk-kec/
implementation ("com.github.ksyun-sdk:gebu-java-sdk-kec:2.2.3")
'com.github.ksyun-sdk:gebu-java-sdk-kec:jar:2.2.3'
<dependency org="com.github.ksyun-sdk" name="gebu-java-sdk-kec" rev="2.2.3">
<artifact name="gebu-java-sdk-kec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ksyun-sdk', module='gebu-java-sdk-kec', version='2.2.3')
)
libraryDependencies += "com.github.ksyun-sdk" % "gebu-java-sdk-kec" % "2.2.3"
[com.github.ksyun-sdk/gebu-java-sdk-kec "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.ksyun-sdk : gebu-java-sdk-core | jar | 2.2.3 |
org.projectlombok : lombok | jar | 1.16.6 |
org.springframework : spring-web | jar | 4.1.8.RELEASE |
com.google.code.gson : gson | jar | 2.3.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |