GroupId | GroupIdio.fabric8 |
---|---|
ArtifactId | ArtifactIdchaosmesh-examples |
Last Version | Last Version6.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Chaos Mesh :: Examples
|
<!-- https://jarcasting.com/artifacts/io.fabric8/chaosmesh-examples/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>chaosmesh-examples</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-examples/
implementation 'io.fabric8:chaosmesh-examples:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-examples/
implementation ("io.fabric8:chaosmesh-examples:6.0.0-RC1")
'io.fabric8:chaosmesh-examples:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="chaosmesh-examples" rev="6.0.0-RC1">
<artifact name="chaosmesh-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='chaosmesh-examples', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "chaosmesh-examples" % "6.0.0-RC1"
[io.fabric8/chaosmesh-examples "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : chaosmesh-client | jar | 6.0.0-RC1 |