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

Simple Chaos 1.0.1

A project to introduce chaos testing into your java applications

Лицензия

Лицензия

Группа

Группа

com.languagelatte
Идентификатор

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

simple-chaos
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

Simple Chaos
A project to introduce chaos testing into your java applications
Ссылка на сайт

Ссылка на сайт

https://github.com/LanguageLatte/public
Система контроля версий

Система контроля версий

https://github.com/LanguageLatte/public

Скачать simple-chaos 1.0.1


<!-- https://jarcasting.com/artifacts/com.languagelatte/simple-chaos/ -->
<dependency>
    <groupId>com.languagelatte</groupId>
    <artifactId>simple-chaos</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.languagelatte/simple-chaos/
implementation 'com.languagelatte:simple-chaos:1.0.1'
// https://jarcasting.com/artifacts/com.languagelatte/simple-chaos/
implementation ("com.languagelatte:simple-chaos:1.0.1")
'com.languagelatte:simple-chaos:jar:1.0.1'
<dependency org="com.languagelatte" name="simple-chaos" rev="1.0.1">
  <artifact name="simple-chaos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.languagelatte', module='simple-chaos', version='1.0.1')
)
libraryDependencies += "com.languagelatte" % "simple-chaos" % "1.0.1"
[com.languagelatte/simple-chaos "1.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.stefanbirkner : system-lambda jar 1.1.1
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Идентификатор библиотеки Тип Версия
org.immutables : value jar 2.8.2

test (3)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.7.0
org.junit.jupiter : junit-jupiter jar 5.7.0
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.