License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdchaos-monkey-spring-boot |
Last Version | Last Version2.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChaos Monkey for Spring Boot
Chaos Monkey for Spring Boot
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>chaos-monkey-spring-boot</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot/
implementation 'de.codecentric:chaos-monkey-spring-boot:2.6.1'
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot/
implementation ("de.codecentric:chaos-monkey-spring-boot:2.6.1")
'de.codecentric:chaos-monkey-spring-boot:jar:2.6.1'
<dependency org="de.codecentric" name="chaos-monkey-spring-boot" rev="2.6.1">
<artifact name="chaos-monkey-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-spring-boot', version='2.6.1')
)
libraryDependencies += "de.codecentric" % "chaos-monkey-spring-boot" % "2.6.1"
[de.codecentric/chaos-monkey-spring-boot "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aspects | jar | 5.3.19 |
org.springframework : spring-instrument | jar | 5.3.19 |
org.aspectj : aspectjweaver | jar | 1.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.springframework.boot : spring-boot-test | jar | 2.6.7 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.7 |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.6.7 |
io.getunleash : unleash-client-java Optional | jar | 5.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
org.springframework : spring-webflux Optional | jar | 5.3.19 |
org.projectlombok : lombok | jar | 1.18.24 |
org.springframework.boot : spring-boot | jar | 2.6.7 |