is not current version
Last Version 1.0.2

com.languagelatte:simple-chaos-spring-aop 0.0.7

A Spring AOP extension to the Simple Chaos project to introduce chaos testing into your Spring applications

GroupId

GroupId

com.languagelatte
ArtifactId

ArtifactId

simple-chaos-spring-aop
Version

Version

0.0.7
Type

Type

jar

Download simple-chaos-spring-aop 0.0.7


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