License |
License |
---|---|
GroupId | GroupIdcom.cc-hc |
ArtifactId | ArtifactIdopen-sdk |
Version | Version1.8.1 |
Type | Typejar |
Description |
Descriptionopen-sdk
云趣数科开放平台SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
open-sdk-1.8.1.pom | |
open-sdk-1.8.1.jar | 26 KB |
open-sdk-1.8.1-sources.jar | 15 KB |
open-sdk-1.8.1-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cc-hc/open-sdk/ -->
<dependency>
<groupId>com.cc-hc</groupId>
<artifactId>open-sdk</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cc-hc/open-sdk/
implementation 'com.cc-hc:open-sdk:1.8.1'
// https://jarcasting.com/artifacts/com.cc-hc/open-sdk/
implementation ("com.cc-hc:open-sdk:1.8.1")
'com.cc-hc:open-sdk:jar:1.8.1'
<dependency org="com.cc-hc" name="open-sdk" rev="1.8.1">
<artifact name="open-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cc-hc', module='open-sdk', version='1.8.1')
)
libraryDependencies += "com.cc-hc" % "open-sdk" % "1.8.1"
[com.cc-hc/open-sdk "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.50 |
org.apache.httpcomponents : httpmime | jar | 4.5.10 |
cn.hutool : hutool-all | jar | 5.7.6 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.springframework : spring-web | jar | 5.2.5.RELEASE |
org.projectlombok : lombok | jar | 1.16.18 |
commons-logging : commons-logging | jar | 1.2 |
log4j : log4j | jar | 1.2.17 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |