is not current version
Last Version 2.0.6

com.github.zc-libre:snakerflow-spring-boot-stater 2.0.0

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zc-libre
ArtifactId

ArtifactId

snakerflow-spring-boot-stater
Version

Version

2.0.0
Type

Type

jar

Download snakerflow-spring-boot-stater 2.0.0


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