| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdio.gitee.thinkbungee | 
| ArtifactId | ArtifactIdsatellite-spring-boot-starter | 
| Last Version | Last Version1.1.0-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionParent pom providing dependency and plugin management for applications built with Maven | 
<!-- 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.1.0-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/io.gitee.thinkbungee/satellite-spring-boot-starter/
implementation 'io.gitee.thinkbungee:satellite-spring-boot-starter:1.1.0-RELEASE'// https://jarcasting.com/artifacts/io.gitee.thinkbungee/satellite-spring-boot-starter/
implementation ("io.gitee.thinkbungee:satellite-spring-boot-starter:1.1.0-RELEASE")'io.gitee.thinkbungee:satellite-spring-boot-starter:jar:1.1.0-RELEASE'<dependency org="io.gitee.thinkbungee" name="satellite-spring-boot-starter" rev="1.1.0-RELEASE">
  <artifact name="satellite-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='io.gitee.thinkbungee', module='satellite-spring-boot-starter', version='1.1.0-RELEASE')
)libraryDependencies += "io.gitee.thinkbungee" % "satellite-spring-boot-starter" % "1.1.0-RELEASE"[io.gitee.thinkbungee/satellite-spring-boot-starter "1.1.0-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.gitee.thinkbungee : satellite-spring-boot-common | jar | 1.1.0-RELEASE | 
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.5.RELEASE | 
| org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.5.RELEASE |