Last Version

Simple Chaos 1.0.1

A project to introduce chaos testing into your java applications

License

License

GroupId

GroupId

com.languagelatte
ArtifactId

ArtifactId

simple-chaos
Version

Version

1.0.1
Type

Type

jar
Description

Description

Simple Chaos
A project to introduce chaos testing into your java applications
Project URL

Project URL

https://github.com/LanguageLatte/public
Source Code Management

Source Code Management

https://github.com/LanguageLatte/public

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.stefanbirkner : system-lambda jar 1.1.1
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.2

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.7.0
org.junit.jupiter : junit-jupiter jar 5.7.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.