License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdistio-examples |
Version | Version5.12.1 |
Type | Typejar |
Description |
DescriptionFabric8 :: Istio :: Examples
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
istio-examples-5.12.1.pom | |
istio-examples-5.12.1.jar | 23 KB |
istio-examples-5.12.1-sources.jar | 12 KB |
istio-examples-5.12.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/istio-examples/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>istio-examples</artifactId>
<version>5.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/istio-examples/
implementation 'io.fabric8:istio-examples:5.12.1'
// https://jarcasting.com/artifacts/io.fabric8/istio-examples/
implementation ("io.fabric8:istio-examples:5.12.1")
'io.fabric8:istio-examples:jar:5.12.1'
<dependency org="io.fabric8" name="istio-examples" rev="5.12.1">
<artifact name="istio-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='istio-examples', version='5.12.1')
)
libraryDependencies += "io.fabric8" % "istio-examples" % "5.12.1"
[io.fabric8/istio-examples "5.12.1"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : istio-client | jar | 5.12.1 |