File | Operation |
---|---|
chaos-monkey-spring-boot-parent-2.5.1.pom | download |
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>chaos-monkey-spring-boot-parent</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-spring-boot-parent', version='2.5.1')
)