Last Version

Fabric8 :: Volume Snapshot :: Extension 6.0.0-RC1


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

volumesnapshot
Version

Version

6.0.0-RC1
Type

Type

pom
Description

Description

Fabric8 :: Volume Snapshot :: Extension

Download volumesnapshot 6.0.0-RC1


<!-- https://jarcasting.com/artifacts/io.fabric8/volumesnapshot/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>volumesnapshot</artifactId>
    <version>6.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/volumesnapshot/
implementation 'io.fabric8:volumesnapshot:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/volumesnapshot/
implementation ("io.fabric8:volumesnapshot:6.0.0-RC1")
'io.fabric8:volumesnapshot:pom:6.0.0-RC1'
<dependency org="io.fabric8" name="volumesnapshot" rev="6.0.0-RC1">
  <artifact name="volumesnapshot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='volumesnapshot', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "volumesnapshot" % "6.0.0-RC1"
[io.fabric8/volumesnapshot "6.0.0-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model
  • client
  • mock
  • examples
  • tests