не последняя версия
Последняя версия 1.4.2.RELEASE

cn.org.faster:spring-boot-starters 1.4.1.RELEASE


Категории

Категории

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

Группа

cn.org.faster
Идентификатор

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

spring-boot-starters
Версия

Версия

1.4.1.RELEASE
Тип

Тип

pom

Скачать spring-boot-starters 1.4.1.RELEASE

Имя Файла Размер
spring-boot-starters-1.4.1.RELEASE.pom 758 bytes
Обзор

<!-- https://jarcasting.com/artifacts/cn.org.faster/spring-boot-starters/ -->
<dependency>
    <groupId>cn.org.faster</groupId>
    <artifactId>spring-boot-starters</artifactId>
    <version>1.4.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.org.faster/spring-boot-starters/
implementation 'cn.org.faster:spring-boot-starters:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/cn.org.faster/spring-boot-starters/
implementation ("cn.org.faster:spring-boot-starters:1.4.1.RELEASE")
'cn.org.faster:spring-boot-starters:pom:1.4.1.RELEASE'
<dependency org="cn.org.faster" name="spring-boot-starters" rev="1.4.1.RELEASE">
  <artifact name="spring-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.org.faster', module='spring-boot-starters', version='1.4.1.RELEASE')
)
libraryDependencies += "cn.org.faster" % "spring-boot-starters" % "1.4.1.RELEASE"
[cn.org.faster/spring-boot-starters "1.4.1.RELEASE"]