License |
License |
---|---|
GroupId | GroupIdcom.github.kahlkn |
ArtifactId | ArtifactIdalibaba-tools |
Last Version | Last Version1.0.0.20210901f.beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlibaba Tools
Alibaba related development tools.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/alibaba-tools/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>alibaba-tools</artifactId>
<version>1.0.0.20210901f.beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/alibaba-tools/
implementation 'com.github.kahlkn:alibaba-tools:1.0.0.20210901f.beta'
// https://jarcasting.com/artifacts/com.github.kahlkn/alibaba-tools/
implementation ("com.github.kahlkn:alibaba-tools:1.0.0.20210901f.beta")
'com.github.kahlkn:alibaba-tools:jar:1.0.0.20210901f.beta'
<dependency org="com.github.kahlkn" name="alibaba-tools" rev="1.0.0.20210901f.beta">
<artifact name="alibaba-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='alibaba-tools', version='1.0.0.20210901f.beta')
)
libraryDependencies += "com.github.kahlkn" % "alibaba-tools" % "1.0.0.20210901f.beta"
[com.github.kahlkn/alibaba-tools "1.0.0.20210901f.beta"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kahlkn : artoria | jar | 1.0.0.20210901f.beta |
com.github.kahlkn : misaka | jar | 1.0.0.20210901f.beta |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.github.kahlkn : artoria-extend | jar | 1.0.0.20210901f.beta |
org.springframework.boot : spring-boot-starter | jar | 2.0.9.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.9.RELEASE |
com.aliyun : aliyun-java-sdk-core | jar | 4.3.9 |
com.aliyun.oss : aliyun-sdk-oss | jar | 3.4.2 |
com.alipay.sdk : alipay-sdk-java | jar | 4.9.124.ALL |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.9.RELEASE |
com.alibaba : fastjson | jar | 1.2.61 |