is not current version
Last Version 6.0.0-RC1

io.fabric8:chaosmesh 5.8.1


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

chaosmesh
Version

Version

5.8.1
Type

Type

pom

Download chaosmesh 5.8.1

Filename Size
chaosmesh-5.8.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.fabric8/chaosmesh/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>chaosmesh</artifactId>
    <version>5.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh/
implementation 'io.fabric8:chaosmesh:5.8.1'
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh/
implementation ("io.fabric8:chaosmesh:5.8.1")
'io.fabric8:chaosmesh:pom:5.8.1'
<dependency org="io.fabric8" name="chaosmesh" rev="5.8.1">
  <artifact name="chaosmesh" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='chaosmesh', version='5.8.1')
)
libraryDependencies += "io.fabric8" % "chaosmesh" % "5.8.1"
[io.fabric8/chaosmesh "5.8.1"]