is not current version
Last Version 1.1.0-RELEASE

io.gitee.thinkbungee:satellite-spring-boot-starter 1.0.2-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.thinkbungee
ArtifactId

ArtifactId

satellite-spring-boot-starter
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download satellite-spring-boot-starter 1.0.2-RELEASE


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