License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdchaosmesh-examples |
Version | Version5.12.2 |
Type | Typejar |
Description |
DescriptionFabric8 :: Chaos Mesh :: Examples
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8/chaosmesh-examples/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>chaosmesh-examples</artifactId>
<version>5.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-examples/
implementation 'io.fabric8:chaosmesh-examples:5.12.2'
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-examples/
implementation ("io.fabric8:chaosmesh-examples:5.12.2")
'io.fabric8:chaosmesh-examples:jar:5.12.2'
<dependency org="io.fabric8" name="chaosmesh-examples" rev="5.12.2">
<artifact name="chaosmesh-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='chaosmesh-examples', version='5.12.2')
)
libraryDependencies += "io.fabric8" % "chaosmesh-examples" % "5.12.2"
[io.fabric8/chaosmesh-examples "5.12.2"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : chaosmesh-client | jar | 5.12.2 |