SimpleChaos

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

License

License

GroupId

GroupId

com.languagelatte
ArtifactId

ArtifactId

simple-chaos-spring-aop
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleChaos
A Spring AOP extension to the Simple Chaos project 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-aop

How to add to project

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

Dependencies

compile (4)

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

provided (1)

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

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.12.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.4.1
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.

Versions

Version
1.0.2
1.0.1
1.0.0
0.0.7
0.0.6