| License |
License |
|---|---|
| GroupId | GroupIdclub.gclmit |
| ArtifactId | ArtifactIdchaos-core |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchaos
An enhanced toolkit of Spring Boot Starter to simplify development.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chaos-core-2.5.0.pom | |
| chaos-core-2.5.0.jar | 43 KB |
| chaos-core-2.5.0-sources.jar | 31 KB |
| chaos-core-2.5.0-javadoc.jar | 175 KB |
| Browse |
<!-- 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"]
| 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 |