Files download
File Operation
chaos-monkey-spring-boot-parent-2.3.10.pom download
Apache Maven
<dependency>
  <groupId>de.codecentric</groupId>
  <artifactId>chaos-monkey-spring-boot-parent</artifactId>
  <version>2.3.10</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'de.codecentric:chaos-monkey-spring-boot-parent:2.3.10'
Gradle Kotlin
implementation("de.codecentric:chaos-monkey-spring-boot-parent:2.3.10")
Scala SBT
libraryDependencies += "de.codecentric" % "chaos-monkey-spring-boot-parent" % "2.3.10"
Groovy Grape
@Grapes(
  @Grab(group='de.codecentric', module='chaos-monkey-spring-boot-parent', version='2.3.10')
)
Apache Ivy
<dependency org="de.codecentric" name="chaos-monkey-spring-boot-parent" rev="2.3.10" />
Leiningen
[de.codecentric/chaos-monkey-spring-boot-parent "2.3.10"]
Apache Buildr
'de.codecentric:chaos-monkey-spring-boot-parent:jar:2.3.10'
Dependencies
The project has no third-party dependencies