не последняя версия
Последняя версия 2.5.1

de.codecentric:chaos-monkey-spring-boot-parent 2.1.0

Chaos Monkey for Spring Boot parent project

Категории

Категории

Spring Boot Контейнер Микросервисы KeY Данные Data Formats Formal Verification
Группа

Группа

de.codecentric
Идентификатор

Идентификатор

chaos-monkey-spring-boot-parent
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать chaos-monkey-spring-boot-parent 2.1.0

Имя Файла Размер
chaos-monkey-spring-boot-parent-2.1.0.pom 2 KB
Обзор

<!-- 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.1.0</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.1.0'
// https://jarcasting.com/artifacts/de.codecentric/chaos-monkey-spring-boot-parent/
implementation ("de.codecentric:chaos-monkey-spring-boot-parent:2.1.0")
'de.codecentric:chaos-monkey-spring-boot-parent:pom:2.1.0'
<dependency org="de.codecentric" name="chaos-monkey-spring-boot-parent" rev="2.1.0">
  <artifact name="chaos-monkey-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='chaos-monkey-spring-boot-parent', version='2.1.0')
)
libraryDependencies += "de.codecentric" % "chaos-monkey-spring-boot-parent" % "2.1.0"
[de.codecentric/chaos-monkey-spring-boot-parent "2.1.0"]