chaos

An enhanced toolkit of Spring Boot Starter to simplify development.

License

License

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-core
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
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-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.alibaba : fastjson jar
com.google.zxing : core jar
com.github.yangtu222 : BeanUtils jar
cn.hutool : hutool-core jar
cn.hutool : hutool-crypto jar
cn.hutool : hutool-http jar
com.ejlchina : okhttps-jackson jar
org.springframework : spring-web jar
org.springframework : spring-context jar

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
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.1.1
2.1.0
2.0.1.RELEASE
2.0.0.RELEASE
1.5.2.RELEASE
1.5.1.RELEASE
1.5.0.RELEASE
1.4.10.RELEASE
1.4.9.RELEASE
1.4.8.RELEASE
1.4.4
1.2.0
1.1.0
1.0.8
1.0.5
1.0.4