License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdchaos-monkey-spring-boot-parent |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionchaos-monkey-spring-boot-parent
Chaos Monkey for Spring Boot parent project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chaos-monkey-spring-boot-parent-2.5.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot-parent/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>chaos-monkey-spring-boot-parent</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot-parent/
implementation 'de.codecentric:chaos-monkey-spring-boot-parent:2.5.1'
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot-parent/
implementation ("de.codecentric:chaos-monkey-spring-boot-parent:2.5.1")
'de.codecentric:chaos-monkey-spring-boot-parent:pom:2.5.1'
<dependency org="de.codecentric" name="chaos-monkey-spring-boot-parent" rev="2.5.1">
<artifact name="chaos-monkey-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-spring-boot-parent', version='2.5.1')
)
libraryDependencies += "de.codecentric" % "chaos-monkey-spring-boot-parent" % "2.5.1"
[de.codecentric/chaos-monkey-spring-boot-parent "2.5.1"]