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