Last Version

Simple Chaos Spring 1.0.1

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

License

License

GroupId

GroupId

com.languagelatte
ArtifactId

ArtifactId

simple-chaos-spring
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/LanguageLatte/public

Download simple-chaos-spring 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.languagelatte : simple-chaos jar 1.0.1
org.springframework : spring-context jar 5.2.12.RELEASE

provided (1)

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

test (2)

Group / Artifact Type Version
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.