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

club.zhcs:rop-spring-boot-starter 2.3.7.RELEASE


Категории

Категории

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

Группа

club.zhcs
Идентификатор

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

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

Версия

2.3.7.RELEASE
Тип

Тип

jar

Скачать rop-spring-boot-starter 2.3.7.RELEASE


<!-- https://jarcasting.com/artifacts/club.zhcs/rop-spring-boot-starter/ -->
<dependency>
    <groupId>club.zhcs</groupId>
    <artifactId>rop-spring-boot-starter</artifactId>
    <version>2.3.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/rop-spring-boot-starter/
implementation 'club.zhcs:rop-spring-boot-starter:2.3.7.RELEASE'
// https://jarcasting.com/artifacts/club.zhcs/rop-spring-boot-starter/
implementation ("club.zhcs:rop-spring-boot-starter:2.3.7.RELEASE")
'club.zhcs:rop-spring-boot-starter:jar:2.3.7.RELEASE'
<dependency org="club.zhcs" name="rop-spring-boot-starter" rev="2.3.7.RELEASE">
  <artifact name="rop-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='rop-spring-boot-starter', version='2.3.7.RELEASE')
)
libraryDependencies += "club.zhcs" % "rop-spring-boot-starter" % "2.3.7.RELEASE"
[club.zhcs/rop-spring-boot-starter "2.3.7.RELEASE"]