is not current version
Last Version 2.1.0-RELEASE

com.github.czy1024:fans-spring-boot-starter 1.0.1-RELEASE

fans API Toolkit

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

fans-spring-boot-starter
Version

Version

1.0.1-RELEASE
Type

Type

pom

Download fans-spring-boot-starter 1.0.1-RELEASE


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