chaos-starter-common

chaos 公共基础模块

License

License

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-starter-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

chaos-starter-common
chaos 公共基础模块
Project URL

Project URL

https://github.com/gclm/chaos

Download chaos-starter-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.9.2
org.apache.commons : commons-lang3 jar 3.9
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0