is not current version
Last Version 1.0.2

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

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

1.0.1
Type

Type

jar

Download simple-chaos-spring-aop 1.0.1


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