is not current version
Last Version 2.5.0

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

${project.artifactId}

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-spring-boot-starter
Version

Version

2.3.3
Type

Type

jar

Download chaos-spring-boot-starter 2.3.3


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