License |
License |
---|---|
GroupId | GroupIdcom.jdcloud.sdk |
ArtifactId | ArtifactIdcore |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
JDCLOUD Open API SDK for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-2.2.2.pom | |
core-2.2.2.jar | 95 KB |
core-2.2.2-sources.jar | 60 KB |
core-2.2.2-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jdcloud.sdk/core/ -->
<dependency>
<groupId>com.jdcloud.sdk</groupId>
<artifactId>core</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jdcloud.sdk/core/
implementation 'com.jdcloud.sdk:core:2.2.2'
// https://jarcasting.com/artifacts/com.jdcloud.sdk/core/
implementation ("com.jdcloud.sdk:core:2.2.2")
'com.jdcloud.sdk:core:jar:2.2.2'
<dependency org="com.jdcloud.sdk" name="core" rev="2.2.2">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jdcloud.sdk', module='core', version='2.2.2')
)
libraryDependencies += "com.jdcloud.sdk" % "core" % "2.2.2"
[com.jdcloud.sdk/core "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.http-client : google-http-client | jar | 1.22.0 |
com.google.http-client : google-http-client-gson | jar | 1.22.0 |
joda-time : joda-time | jar | 2.9.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.alibaba : fastjson | jar | 1.2.60 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |