| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.lunasaw |
| Идентификатор | Идентификаторfans-spring-boot-starter |
| Версия | Версия2.2.1-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеfans-spring-boot-starter
fans API Toolkit
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fans-spring-boot-starter-2.2.1-RELEASE.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.lunasaw/fans-spring-boot-starter/ -->
<dependency>
<groupId>io.github.lunasaw</groupId>
<artifactId>fans-spring-boot-starter</artifactId>
<version>2.2.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lunasaw/fans-spring-boot-starter/
implementation 'io.github.lunasaw:fans-spring-boot-starter:2.2.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.lunasaw/fans-spring-boot-starter/
implementation ("io.github.lunasaw:fans-spring-boot-starter:2.2.1-RELEASE")
'io.github.lunasaw:fans-spring-boot-starter:pom:2.2.1-RELEASE'
<dependency org="io.github.lunasaw" name="fans-spring-boot-starter" rev="2.2.1-RELEASE">
<artifact name="fans-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='fans-spring-boot-starter', version='2.2.1-RELEASE')
)
libraryDependencies += "io.github.lunasaw" % "fans-spring-boot-starter" % "2.2.1-RELEASE"
[io.github.lunasaw/fans-spring-boot-starter "2.2.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| io.github.lunasaw : luna-common | jar | 1.3.2 |
| io.github.lunasaw : json-fastJson | jar | 1.1.0-RELEASE |