| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаio.gitee.thinkBungee |
| Идентификатор | Идентификаторsatellite-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
<!-- 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.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.thinkBungee/satellite-spring-boot-starter/
implementation 'io.gitee.thinkBungee:satellite-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.gitee.thinkBungee/satellite-spring-boot-starter/
implementation ("io.gitee.thinkBungee:satellite-spring-boot-starter:1.0.0-RELEASE")
'io.gitee.thinkBungee:satellite-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="io.gitee.thinkBungee" name="satellite-spring-boot-starter" rev="1.0.0-RELEASE">
<artifact name="satellite-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.thinkBungee', module='satellite-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "io.gitee.thinkBungee" % "satellite-spring-boot-starter" % "1.0.0-RELEASE"
[io.gitee.thinkBungee/satellite-spring-boot-starter "1.0.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.gitee.thinkbungee : satellite-spring-boot-common | jar | 1.0.0-SNAPSHOT |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar |