chaos

An enhanced toolkit of Spring Boot Starter to simplify development.

License

License

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-bom
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

chaos
An enhanced toolkit of Spring Boot Starter to simplify development.
Project URL

Project URL

https://github.com/antCodelab/chaos
Source Code Management

Source Code Management

https://github.com/antCodelab/chaos

Download chaos-bom

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0