is not current version
Last Version 2.1.0-RELEASE

com.github.czy1024:ali-spring-boot-starter 1.0.0-RELEASE

Ali API Toolkit Contain Oss And AliPay...

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

ali-spring-boot-starter
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download ali-spring-boot-starter 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.czy1024/ali-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.czy1024</groupId>
    <artifactId>ali-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.czy1024/ali-spring-boot-starter/
implementation 'com.github.czy1024:ali-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.czy1024/ali-spring-boot-starter/
implementation ("com.github.czy1024:ali-spring-boot-starter:1.0.0-RELEASE")
'com.github.czy1024:ali-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="com.github.czy1024" name="ali-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="ali-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.czy1024', module='ali-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.czy1024" % "ali-spring-boot-starter" % "1.0.0-RELEASE"
[com.github.czy1024/ali-spring-boot-starter "1.0.0-RELEASE"]