License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdchaos-monkey-docs |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchaos-monkey-docs
Documentation of Chaos Monkey for Spring Boot
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chaos-monkey-docs-2.5.1.pom | |
chaos-monkey-docs-2.5.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-docs/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>chaos-monkey-docs</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-docs/
implementation 'de.codecentric:chaos-monkey-docs:2.5.1'
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-docs/
implementation ("de.codecentric:chaos-monkey-docs:2.5.1")
'de.codecentric:chaos-monkey-docs:jar:2.5.1'
<dependency org="de.codecentric" name="chaos-monkey-docs" rev="2.5.1">
<artifact name="chaos-monkey-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-docs', version='2.5.1')
)
libraryDependencies += "de.codecentric" % "chaos-monkey-docs" % "2.5.1"
[de.codecentric/chaos-monkey-docs "2.5.1"]