License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdchaosmesh-tests |
Version | Version5.12.0 |
Type | Typejar |
Description |
DescriptionFabric8 :: Chaos Mesh :: Tests
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chaosmesh-tests-5.12.0.pom | |
chaosmesh-tests-5.12.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/chaosmesh-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>chaosmesh-tests</artifactId>
<version>5.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-tests/
implementation 'io.fabric8:chaosmesh-tests:5.12.0'
// https://jarcasting.com/artifacts/io.fabric8/chaosmesh-tests/
implementation ("io.fabric8:chaosmesh-tests:5.12.0")
'io.fabric8:chaosmesh-tests:jar:5.12.0'
<dependency org="io.fabric8" name="chaosmesh-tests" rev="5.12.0">
<artifact name="chaosmesh-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='chaosmesh-tests', version='5.12.0')
)
libraryDependencies += "io.fabric8" % "chaosmesh-tests" % "5.12.0"
[io.fabric8/chaosmesh-tests "5.12.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-client | jar | 5.12.0 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : chaosmesh-server-mock | jar | 5.12.0 |
io.fabric8 : mockwebserver | jar | 0.2.2 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.slf4j : slf4j-simple | jar | 1.7.33 |