is not current version
Last Version 2.5.0

club.gclmit:chaos-spring-boot-starter 2.3.2

${project.artifactId}

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-spring-boot-starter
Version

Version

2.3.2
Type

Type

jar

Download chaos-spring-boot-starter 2.3.2


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