| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.languagelatte |
| Идентификатор | Идентификаторsimple-chaos-spring |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеSimple Chaos Spring
A Spring extension of the Spimple Chaos poject to introduce chaos testing into your Spring applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| simple-chaos-spring-1.0.1.pom | |
| simple-chaos-spring-1.0.1.jar | 6 KB |
| simple-chaos-spring-1.0.1-sources.jar | 5 KB |
| simple-chaos-spring-1.0.1-javadoc.jar | 118 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.languagelatte : simple-chaos | jar | 1.0.1 |
| org.springframework : spring-context | jar | 5.2.12.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| junit : junit | jar | 4.13.1 |