is not current version
Last Version 2.2.7-RELEASE

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

fans API Toolkit

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lunasaw
ArtifactId

ArtifactId

api-spring-boot-starter
Version

Version

2.2.3-RELEASE
Type

Type

jar

Download api-spring-boot-starter 2.2.3-RELEASE


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