| License |
License |
|---|---|
| GroupId | GroupIdclub.gclmit |
| ArtifactId | ArtifactIdchaos-web |
| 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-web-2.5.0.pom | |
| chaos-web-2.5.0.jar | 17 KB |
| chaos-web-2.5.0-sources.jar | 12 KB |
| chaos-web-2.5.0-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/club.gclmit/chaos-web/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>chaos-web</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/chaos-web/
implementation 'club.gclmit:chaos-web:2.5.0'
// https://jarcasting.com/artifacts/club.gclmit/chaos-web/
implementation ("club.gclmit:chaos-web:2.5.0")
'club.gclmit:chaos-web:jar:2.5.0'
<dependency org="club.gclmit" name="chaos-web" rev="2.5.0">
<artifact name="chaos-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='chaos-web', version='2.5.0')
)
libraryDependencies += "club.gclmit" % "chaos-web" % "2.5.0"
[club.gclmit/chaos-web "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| club.gclmit : chaos-core | jar | 2.5.0 |
| com.baomidou : mybatis-plus-extension | jar | |
| io.swagger : swagger-annotations | jar | |
| io.swagger.core.v3 : swagger-annotations | jar | |
| org.jsoup : jsoup | jar | |
| cn.hutool : hutool-http | jar |