License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.fabric8.devops.apps |
ArtifactId | ArtifactIdchaos-monkey |
Last Version | Last Version2.2.335 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChaos Monkey
Kills random pods for chaos fun!
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/chaos-monkey/ -->
<dependency>
<groupId>io.fabric8.devops.apps</groupId>
<artifactId>chaos-monkey</artifactId>
<version>2.2.335</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/chaos-monkey/
implementation 'io.fabric8.devops.apps:chaos-monkey:2.2.335'
// https://jarcasting.com/artifacts/io.fabric8.devops.apps/chaos-monkey/
implementation ("io.fabric8.devops.apps:chaos-monkey:2.2.335")
'io.fabric8.devops.apps:chaos-monkey:jar:2.2.335'
<dependency org="io.fabric8.devops.apps" name="chaos-monkey" rev="2.2.335">
<artifact name="chaos-monkey" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.devops.apps', module='chaos-monkey', version='2.2.335')
)
libraryDependencies += "io.fabric8.devops.apps" % "chaos-monkey" % "2.2.335"
[io.fabric8.devops.apps/chaos-monkey "2.2.335"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-api | jar | |
io.fabric8 : fabric8-cdi | jar | |
io.fabric8 : hubot-api | jar | |
org.jboss.weld.se : weld-se | jar | |
org.slf4j : slf4j-log4j12 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.3.0 |
io.fabric8 : kubernetes-assertions | jar | 2.3.0 |
junit : junit | jar | 4.12 |