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