| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Ant Build Tools |
| GroupId | GroupIdcn.com.antcloud.api |
| ArtifactId | ArtifactIdantcloud-api-provider-core |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAnt Fin Tech API SDK For Java 1-1
Copyright (c) 2015-present Alipay.com, https://www.alipay.com
|
<!-- https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-provider-core/ -->
<dependency>
<groupId>cn.com.antcloud.api</groupId>
<artifactId>antcloud-api-provider-core</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-provider-core/
implementation 'cn.com.antcloud.api:antcloud-api-provider-core:2.0.1'
// https://jarcasting.com/artifacts/cn.com.antcloud.api/antcloud-api-provider-core/
implementation ("cn.com.antcloud.api:antcloud-api-provider-core:2.0.1")
'cn.com.antcloud.api:antcloud-api-provider-core:jar:2.0.1'
<dependency org="cn.com.antcloud.api" name="antcloud-api-provider-core" rev="2.0.1">
<artifact name="antcloud-api-provider-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.antcloud.api', module='antcloud-api-provider-core', version='2.0.1')
)
libraryDependencies += "cn.com.antcloud.api" % "antcloud-api-provider-core" % "2.0.1"
[cn.com.antcloud.api/antcloud-api-provider-core "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.com.antcloud.api » antcloud-api-provider-sdk | jar | 2.3.0.20180705 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.hibernate : hibernate-validator | jar | 5.2.4.Final |
| javax.validation : validation-api | jar | 1.1.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.6 |
| cn.com.antcloud.api » test-helper | jar | 1.15.0 |