License |
License |
---|---|
GroupId | GroupIdclub.gclmit |
ArtifactId | ArtifactIdchaos-web |
Version | Version2.3.1 |
Type | Typejar |
Description |
Descriptionchaos-web
chaos-web
|
Project URL |
Project URL |
Filename | Size |
---|---|
chaos-web-2.3.1.pom | |
chaos-web-2.3.1.jar | 21 KB |
chaos-web-2.3.1-sources.jar | 89 KB |
chaos-web-2.3.1-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.gclmit/chaos-web/ -->
<dependency>
<groupId>club.gclmit</groupId>
<artifactId>chaos-web</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/club.gclmit/chaos-web/
implementation 'club.gclmit:chaos-web:2.3.1'
// https://jarcasting.com/artifacts/club.gclmit/chaos-web/
implementation ("club.gclmit:chaos-web:2.3.1")
'club.gclmit:chaos-web:jar:2.3.1'
<dependency org="club.gclmit" name="chaos-web" rev="2.3.1">
<artifact name="chaos-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.gclmit', module='chaos-web', version='2.3.1')
)
libraryDependencies += "club.gclmit" % "chaos-web" % "2.3.1"
[club.gclmit/chaos-web "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
club.gclmit : chaos-core | jar | 2.3.1 |
javax.validation : validation-api | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.0 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 2.0.5 |