| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8 |
| Идентификатор | Идентификаторchaosmesh-tests |
| Версия | Версия5.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеFabric8 :: Chaos Mesh :: Tests
Java client for Kubernetes and OpenShift
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| chaosmesh-tests-5.4.0.pom | |
| chaosmesh-tests-5.4.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fabric8/chaosmesh-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>chaosmesh-tests</artifactId>
<version>5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-tests/
implementation 'io.fabric8:chaosmesh-tests:5.4.0'
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-tests/
implementation ("io.fabric8:chaosmesh-tests:5.4.0")
'io.fabric8:chaosmesh-tests:jar:5.4.0'
<dependency org="io.fabric8" name="chaosmesh-tests" rev="5.4.0">
<artifact name="chaosmesh-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='chaosmesh-tests', version='5.4.0')
)
libraryDependencies += "io.fabric8" % "chaosmesh-tests" % "5.4.0"
[io.fabric8/chaosmesh-tests "5.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8 : kubernetes-client | jar | 5.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8 : chaosmesh-server-mock | jar | 5.4.0 |
| io.fabric8 : mockwebserver | jar | 0.1.8 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
| org.slf4j : slf4j-simple | jar | 1.7.30 |