| License |
License |
|---|---|
| GroupId | GroupIdclub.gclmit |
| ArtifactId | ArtifactIdchaos-waf |
| Last Version | Last Version2.4.4 |
| 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-waf-2.4.4.pom | |
| chaos-waf-2.4.4.jar | 17 KB |
| chaos-waf-2.4.4-sources.jar | 63 KB |
| chaos-waf-2.4.4-javadoc.jar | 93 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/club.gclmit/chaos-waf/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>chaos-waf</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/chaos-waf/
implementation 'club.gclmit:chaos-waf:2.4.4'
// https://jarcasting.com/artifacts/club.gclmit/chaos-waf/
implementation ("club.gclmit:chaos-waf:2.4.4")
'club.gclmit:chaos-waf:jar:2.4.4'
<dependency org="club.gclmit" name="chaos-waf" rev="2.4.4">
<artifact name="chaos-waf" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='chaos-waf', version='2.4.4')
)
libraryDependencies += "club.gclmit" % "chaos-waf" % "2.4.4"
[club.gclmit/chaos-waf "2.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| club.gclmit : chaos-web | jar | 2.4.4 |
| org.jsoup : jsoup | jar | |
| cn.hutool : hutool-http | jar |