is not current version
Last Version 2.2.7-RELEASE

io.github.lunasaw:fans-spring-boot-starter 2.2.6-RELEASE

fans API Toolkit

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lunasaw
ArtifactId

ArtifactId

fans-spring-boot-starter
Version

Version

2.2.6-RELEASE
Type

Type

pom

Download fans-spring-boot-starter 2.2.6-RELEASE


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