is not current version
Last Version 2.2.335

io.fabric8.devops.apps:chaos-monkey 2.2.88

Kills random pods for chaos fun!

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.fabric8.devops.apps
ArtifactId

ArtifactId

chaos-monkey
Version

Version

2.2.88
Type

Type

jar

Download chaos-monkey 2.2.88


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