is not current version
Last Version 2.2.7-RELEASE

io.github.lunasaw:ali-spring-boot-starter 2.2.3-RELEASE

Ali API Toolkit Contain Oss And AliPay...

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lunasaw
ArtifactId

ArtifactId

ali-spring-boot-starter
Version

Version

2.2.3-RELEASE
Type

Type

jar

Download ali-spring-boot-starter 2.2.3-RELEASE


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