License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdchaos-monkey-demo-app |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchaos-monkey-demo-app
Chaos Monkey for Spring Boot simple demo app
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-demo-app/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>chaos-monkey-demo-app</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-demo-app/
implementation 'de.codecentric:chaos-monkey-demo-app:2.5.1'
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-demo-app/
implementation ("de.codecentric:chaos-monkey-demo-app:2.5.1")
'de.codecentric:chaos-monkey-demo-app:jar:2.5.1'
<dependency org="de.codecentric" name="chaos-monkey-demo-app" rev="2.5.1">
<artifact name="chaos-monkey-demo-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-demo-app', version='2.5.1')
)
libraryDependencies += "de.codecentric" % "chaos-monkey-demo-app" % "2.5.1"
[de.codecentric/chaos-monkey-demo-app "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
de.codecentric : chaos-monkey-spring-boot | jar | 2.5.1 |
org.springframework.boot : spring-boot-starter-data-rest | jar | 2.5.2 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.5.2 |
com.h2database : h2 | jar | 1.4.197 |
io.micrometer : micrometer-registry-prometheus | jar | 1.7.1 |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.2 |