License |
License |
---|---|
GroupId | GroupIdcn.wecloud |
ArtifactId | ArtifactIdwe-cloud-sdk-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwe-cloud-sdk-common
WeCloud Java SDK common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
we-cloud-sdk-common-1.0.0.pom | |
we-cloud-sdk-common-1.0.0.jar | 11 KB |
we-cloud-sdk-common-1.0.0-sources.jar | 7 KB |
we-cloud-sdk-common-1.0.0-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wecloud/we-cloud-sdk-common/ -->
<dependency>
<groupId>cn.wecloud</groupId>
<artifactId>we-cloud-sdk-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wecloud/we-cloud-sdk-common/
implementation 'cn.wecloud:we-cloud-sdk-common:1.0.0'
// https://jarcasting.com/artifacts/cn.wecloud/we-cloud-sdk-common/
implementation ("cn.wecloud:we-cloud-sdk-common:1.0.0")
'cn.wecloud:we-cloud-sdk-common:jar:1.0.0'
<dependency org="cn.wecloud" name="we-cloud-sdk-common" rev="1.0.0">
<artifact name="we-cloud-sdk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wecloud', module='we-cloud-sdk-common', version='1.0.0')
)
libraryDependencies += "cn.wecloud" % "we-cloud-sdk-common" % "1.0.0"
[cn.wecloud/we-cloud-sdk-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.httpcomponents : httpmime | jar | 4.5.12 |
org.apache.tika : tika-core | jar | 1.24.1 |
commons-io : commons-io | jar | 2.8.0 |
org.projectlombok : lombok | jar | 1.18.16 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
com.chanjx : chanjx-utils | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |