GroupId | GroupIdio.fabric8 |
---|---|
ArtifactId | ArtifactIdistio-tests |
Last Version | Last Version6.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Istio :: Tests
|
Filename | Size |
---|---|
istio-tests-6.0.0-RC1.pom | |
istio-tests-6.0.0-RC1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/istio-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>istio-tests</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/istio-tests/
implementation 'io.fabric8:istio-tests:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/istio-tests/
implementation ("io.fabric8:istio-tests:6.0.0-RC1")
'io.fabric8:istio-tests:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="istio-tests" rev="6.0.0-RC1">
<artifact name="istio-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='istio-tests', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "istio-tests" % "6.0.0-RC1"
[io.fabric8/istio-tests "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : istio-client | jar |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-server-mock | jar | |
io.fabric8 : mockwebserver | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.slf4j : slf4j-simple | jar | ${slf4j.version} |