Последняя версия

SimpleChaos 1.0.2

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

Лицензия

Лицензия

Группа

Группа

com.languagelatte
Идентификатор

Идентификатор

simple-chaos-spring-aop
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

SimpleChaos
A Spring AOP extension to the Simple Chaos project to introduce chaos testing into your Spring applications
Ссылка на сайт

Ссылка на сайт

https://github.com/LanguageLatte/public
Система контроля версий

Система контроля версий

https://github.com/LanguageLatte/public

Скачать simple-chaos-spring-aop 1.0.2


<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.immutables : value jar 2.8.2

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.