is not current version
Last Version 6.0.0-RC1

Fabric8 :: Chaos Mesh :: Extension 5.7.0

Java client for Kubernetes and OpenShift

License

License

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

chaosmesh
Version

Version

5.7.0
Type

Type

pom
Description

Description

Fabric8 :: Chaos Mesh :: Extension
Java client for Kubernetes and OpenShift
Project Organization

Project Organization

Red Hat

Download chaosmesh 5.7.0

Filename Size
chaosmesh-5.7.0.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model
  • client
  • mock
  • examples
  • tests