не последняя версия
Последняя версия 2.2.7-RELEASE

io.github.lunasaw:fans-spring-boot-starter 2.2.4-RELEASE

fans API Toolkit

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.github.lunasaw
Идентификатор

Идентификатор

fans-spring-boot-starter
Версия

Версия

2.2.4-RELEASE
Тип

Тип

pom

Скачать fans-spring-boot-starter 2.2.4-RELEASE

Имя Файла Размер
fans-spring-boot-starter-2.2.4-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.4-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.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.lunasaw/fans-spring-boot-starter/
implementation ("io.github.lunasaw:fans-spring-boot-starter:2.2.4-RELEASE")
'io.github.lunasaw:fans-spring-boot-starter:pom:2.2.4-RELEASE'
<dependency org="io.github.lunasaw" name="fans-spring-boot-starter" rev="2.2.4-RELEASE">
  <artifact name="fans-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lunasaw', module='fans-spring-boot-starter', version='2.2.4-RELEASE')
)
libraryDependencies += "io.github.lunasaw" % "fans-spring-boot-starter" % "2.2.4-RELEASE"
[io.github.lunasaw/fans-spring-boot-starter "2.2.4-RELEASE"]