Alipay Easy SDK Kernel

Alipay Easy SDK for Java allows you to enjoy a minimalist programming experience and quickly access the various high-frequency capabilities of the Alipay Open Platform.

License

License

GroupId

GroupId

com.alipay.sdk
ArtifactId

ArtifactId

easysdk-kernel
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

Alipay Easy SDK Kernel
Alipay Easy SDK for Java allows you to enjoy a minimalist programming experience and quickly access the various high-frequency capabilities of the Alipay Open Platform.
Project URL

Project URL

https://open.alipay.com
Source Code Management

Source Code Management

http://github.com/alipay/alipay-easysdk/tree/master/java

Download easysdk-kernel

How to add to project

<!-- https://jarcasting.com/artifacts/com.alipay.sdk/easysdk-kernel/ -->
<dependency>
    <groupId>com.alipay.sdk</groupId>
    <artifactId>easysdk-kernel</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sdk/easysdk-kernel/
implementation 'com.alipay.sdk:easysdk-kernel:1.0.11'
// https://jarcasting.com/artifacts/com.alipay.sdk/easysdk-kernel/
implementation ("com.alipay.sdk:easysdk-kernel:1.0.11")
'com.alipay.sdk:easysdk-kernel:jar:1.0.11'
<dependency org="com.alipay.sdk" name="easysdk-kernel" rev="1.0.11">
  <artifact name="easysdk-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sdk', module='easysdk-kernel', version='1.0.11')
)
libraryDependencies += "com.alipay.sdk" % "easysdk-kernel" % "1.0.11"
[com.alipay.sdk/easysdk-kernel "1.0.11"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.aliyun : tea jar 1.1.13
com.google.guava : guava jar 28.1-jre
com.google.code.gson : gson jar 2.8.6
org.bouncycastle : bcprov-jdk15on jar 1.64

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-access jar 1.2.3
org.mockito : mockito-core jar 3.2.0

Project Modules

There are no modules declared in this project.
com.alipay.sdk

Alipay

Ant Group Open Source

Versions

Version
1.0.11
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0