is not current version
Last Version 2.5.1

de.codecentric:chaos-monkey-spring-boot-parent 2.3.9

Chaos Monkey for Spring Boot parent project

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

chaos-monkey-spring-boot-parent
Version

Version

2.3.9
Type

Type

pom

Download chaos-monkey-spring-boot-parent 2.3.9


<!-- https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot-parent/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>chaos-monkey-spring-boot-parent</artifactId>
    <version>2.3.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot-parent/
implementation 'de.codecentric:chaos-monkey-spring-boot-parent:2.3.9'
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot-parent/
implementation ("de.codecentric:chaos-monkey-spring-boot-parent:2.3.9")
'de.codecentric:chaos-monkey-spring-boot-parent:pom:2.3.9'
<dependency org="de.codecentric" name="chaos-monkey-spring-boot-parent" rev="2.3.9">
  <artifact name="chaos-monkey-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-spring-boot-parent', version='2.3.9')
)
libraryDependencies += "de.codecentric" % "chaos-monkey-spring-boot-parent" % "2.3.9"
[de.codecentric/chaos-monkey-spring-boot-parent "2.3.9"]