| License |
License |
|---|---|
| GroupId | GroupIdio.fabric8 |
| ArtifactId | ArtifactIdistio-tests |
| Version | Version5.12.0 |
| Type | Typejar |
| Description |
DescriptionFabric8 :: Istio :: Tests
Java client for Kubernetes and OpenShift
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| istio-tests-5.12.0.pom | |
| istio-tests-5.12.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/istio-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>istio-tests</artifactId>
<version>5.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/istio-tests/
implementation 'io.fabric8:istio-tests:5.12.0'
// https://jarcasting.com/artifacts/io.fabric8/istio-tests/
implementation ("io.fabric8:istio-tests:5.12.0")
'io.fabric8:istio-tests:jar:5.12.0'
<dependency org="io.fabric8" name="istio-tests" rev="5.12.0">
<artifact name="istio-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='istio-tests', version='5.12.0')
)
libraryDependencies += "io.fabric8" % "istio-tests" % "5.12.0"
[io.fabric8/istio-tests "5.12.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : istio-client | jar | 5.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : istio-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 |