| Categories |
CategoriesJava Languages |
|---|---|
| GroupId | GroupIdcom.github.ksyun-sdk |
| ArtifactId | ArtifactIdgebu-java-sdk-core |
| Last Version | Last Version2.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKSC SDK for Java - Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| gebu-java-sdk-core-2.2.3.pom | |
| gebu-java-sdk-core-2.2.3.jar | 563 KB |
| gebu-java-sdk-core-2.2.3-sources.jar | 519 KB |
| gebu-java-sdk-core-2.2.3-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ksyun-sdk/gebu-java-sdk-core/ -->
<dependency>
<groupId>com.github.ksyun-sdk</groupId>
<artifactId>gebu-java-sdk-core</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ksyun-sdk/gebu-java-sdk-core/
implementation 'com.github.ksyun-sdk:gebu-java-sdk-core:2.2.3'
// https://jarcasting.com/artifacts/com.github.ksyun-sdk/gebu-java-sdk-core/
implementation ("com.github.ksyun-sdk:gebu-java-sdk-core:2.2.3")
'com.github.ksyun-sdk:gebu-java-sdk-core:jar:2.2.3'
<dependency org="com.github.ksyun-sdk" name="gebu-java-sdk-core" rev="2.2.3">
<artifact name="gebu-java-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ksyun-sdk', module='gebu-java-sdk-core', version='2.2.3')
)
libraryDependencies += "com.github.ksyun-sdk" % "gebu-java-sdk-core" % "2.2.3"
[com.github.ksyun-sdk/gebu-java-sdk-core "2.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib-nodep | jar | 2.2.2 |
| cglib : cglib | jar | 2.2.2 |
| junit : junit | jar | 4.11 |
| 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 |
| com.ksyun : ksc-sdk-java-core | jar | 0.2.0 |