не последняя версия
Последняя версия 3.3.0

cn.home1:deps-spring-boot-2.1.3.RELEASE 3.0.1

Dependency management for spring-boot (2.1.3.RELEASE), spring-data, spring-cloud

Категории

Категории

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

Группа

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

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

deps-spring-boot-2.1.3.RELEASE
Версия

Версия

3.0.1
Тип

Тип

pom

Скачать deps-spring-boot-2.1.3.RELEASE 3.0.1

Имя Файла Размер
deps-spring-boot-2.1.3.RELEASE-3.0.1.pom 1 KB
Обзор

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