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

club.gclmit:chaos-bom 2.4.1

An enhanced toolkit of Spring Boot Starter to simplify development.

Группа

Группа

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

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

chaos-bom
Версия

Версия

2.4.1
Тип

Тип

pom

Скачать chaos-bom 2.4.1

Имя Файла Размер
chaos-bom-2.4.1.pom
Обзор

<!-- https://jarcasting.com/artifacts/club.gclmit/chaos-bom/ -->
<dependency>
    <groupId>club.gclmit</groupId>
    <artifactId>chaos-bom</artifactId>
    <version>2.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/chaos-bom/
implementation 'club.gclmit:chaos-bom:2.4.1'
// https://jarcasting.com/artifacts/club.gclmit/chaos-bom/
implementation ("club.gclmit:chaos-bom:2.4.1")
'club.gclmit:chaos-bom:pom:2.4.1'
<dependency org="club.gclmit" name="chaos-bom" rev="2.4.1">
  <artifact name="chaos-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='chaos-bom', version='2.4.1')
)
libraryDependencies += "club.gclmit" % "chaos-bom" % "2.4.1"
[club.gclmit/chaos-bom "2.4.1"]