| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdde.codecentric |
| ArtifactId | ArtifactIdchaos-monkey-demo-app-ext-jar |
| Last Version | Last Version2.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchaos-monkey-demo-app-ext-jar
Chaos Monkey for Spring Boot demo app with external jar of CM4SB
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-demo-app-ext-jar/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>chaos-monkey-demo-app-ext-jar</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-demo-app-ext-jar/
implementation 'de.codecentric:chaos-monkey-demo-app-ext-jar:2.5.1'
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-demo-app-ext-jar/
implementation ("de.codecentric:chaos-monkey-demo-app-ext-jar:2.5.1")
'de.codecentric:chaos-monkey-demo-app-ext-jar:jar:2.5.1'
<dependency org="de.codecentric" name="chaos-monkey-demo-app-ext-jar" rev="2.5.1">
<artifact name="chaos-monkey-demo-app-ext-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-demo-app-ext-jar', version='2.5.1')
)
libraryDependencies += "de.codecentric" % "chaos-monkey-demo-app-ext-jar" % "2.5.1"
[de.codecentric/chaos-monkey-demo-app-ext-jar "2.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
| 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 |