is not current version
Last Version 1.0.8

io.gitee.zhucan123:rocket-ons-spring-boot-starter 1.0.3

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.zhucan123
ArtifactId

ArtifactId

rocket-ons-spring-boot-starter
Version

Version

1.0.3
Type

Type

jar

Download rocket-ons-spring-boot-starter 1.0.3


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