Last Version

Chaos Monkey for Spring Boot 2.6.1

Chaos Monkey for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

chaos-monkey-spring-boot
Version

Version

2.6.1
Type

Type

jar
Description

Description

Chaos Monkey for Spring Boot
Chaos Monkey for Spring Boot
Project Organization

Project Organization

codecentric AG

Download chaos-monkey-spring-boot 2.6.1


<!-- 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"]

Dependencies

compile (10)

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

provided (4)

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

Project Modules

There are no modules declared in this project.