| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fabric8 |
| Идентификатор | Идентификаторvolumesnapshot-examples |
| Версия | Версия5.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеFabric8 :: Volume Snapshot :: Examples
Java client for Kubernetes and OpenShift
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.fabric8/volumesnapshot-examples/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>volumesnapshot-examples</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/volumesnapshot-examples/
implementation 'io.fabric8:volumesnapshot-examples:5.7.0'
// https://jarcasting.com/artifacts/io.fabric8/volumesnapshot-examples/
implementation ("io.fabric8:volumesnapshot-examples:5.7.0")
'io.fabric8:volumesnapshot-examples:jar:5.7.0'
<dependency org="io.fabric8" name="volumesnapshot-examples" rev="5.7.0">
<artifact name="volumesnapshot-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='volumesnapshot-examples', version='5.7.0')
)
libraryDependencies += "io.fabric8" % "volumesnapshot-examples" % "5.7.0"
[io.fabric8/volumesnapshot-examples "5.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fabric8 : volumesnapshot-client | jar | 5.7.0 |