| License |
License |
|---|---|
| Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
| GroupId | GroupIdcn.featherfly |
| ArtifactId | ArtifactIdalipay-sdk |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalipay-sdk
baidu push client api with maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| alipay-sdk-1.1.3.pom | |
| alipay-sdk-1.1.3.jar | 2 MB |
| alipay-sdk-1.1.3-sources.jar | 2 MB |
| alipay-sdk-1.1.3-javadoc.jar | 10 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly/alipay-sdk/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>alipay-sdk</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/alipay-sdk/
implementation 'cn.featherfly:alipay-sdk:1.1.3'
// https://jarcasting.com/artifacts/cn.featherfly/alipay-sdk/
implementation ("cn.featherfly:alipay-sdk:1.1.3")
'cn.featherfly:alipay-sdk:jar:1.1.3'
<dependency org="cn.featherfly" name="alipay-sdk" rev="1.1.3">
<artifact name="alipay-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='alipay-sdk', version='1.1.3')
)
libraryDependencies += "cn.featherfly" % "alipay-sdk" % "1.1.3"
[cn.featherfly/alipay-sdk "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.21 |
| commons-io : commons-io | jar | 2.5 |