is not current version
Last Version 1.0.1

com.languagelatte:simple-chaos-spring 0.0.5

A Spring extension of the Spimple Chaos poject to introduce chaos testing into your Spring applications

GroupId

GroupId

com.languagelatte
ArtifactId

ArtifactId

simple-chaos-spring
Version

Version

0.0.5
Type

Type

jar

Download simple-chaos-spring 0.0.5


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