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