License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdvolumesnapshot-examples |
Version | Version5.11.0 |
Type | Typejar |
Description |
DescriptionFabric8 :: Volume Snapshot :: Examples
Java client for Kubernetes and OpenShift
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8/volumesnapshot-examples/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>volumesnapshot-examples</artifactId>
<version>5.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/volumesnapshot-examples/
implementation 'io.fabric8:volumesnapshot-examples:5.11.0'
// https://jarcasting.com/artifacts/io.fabric8/volumesnapshot-examples/
implementation ("io.fabric8:volumesnapshot-examples:5.11.0")
'io.fabric8:volumesnapshot-examples:jar:5.11.0'
<dependency org="io.fabric8" name="volumesnapshot-examples" rev="5.11.0">
<artifact name="volumesnapshot-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='volumesnapshot-examples', version='5.11.0')
)
libraryDependencies += "io.fabric8" % "volumesnapshot-examples" % "5.11.0"
[io.fabric8/volumesnapshot-examples "5.11.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : volumesnapshot-client | jar | 5.11.0 |