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

com.languagelatte:simple-chaos 0.0.6

A project to introduce chaos testing into your java applications

Группа

Группа

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

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

simple-chaos
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать simple-chaos 0.0.6


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