is not current version
Last Version 2.0.0-alpha-1

io.dekorate:kubernetes-example-with-configmap-volume 0.12.1


Categories

Categories

Kubernetes Container Virtualization Tools Net config Application Layer Libs Configuration
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

kubernetes-example-with-configmap-volume
Version

Version

0.12.1
Type

Type

jar

Download kubernetes-example-with-configmap-volume 0.12.1


<!-- https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/ -->
<dependency>
    <groupId>io.dekorate</groupId>
    <artifactId>kubernetes-example-with-configmap-volume</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/
implementation 'io.dekorate:kubernetes-example-with-configmap-volume:0.12.1'
// https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/
implementation ("io.dekorate:kubernetes-example-with-configmap-volume:0.12.1")
'io.dekorate:kubernetes-example-with-configmap-volume:jar:0.12.1'
<dependency org="io.dekorate" name="kubernetes-example-with-configmap-volume" rev="0.12.1">
  <artifact name="kubernetes-example-with-configmap-volume" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='kubernetes-example-with-configmap-volume', version='0.12.1')
)
libraryDependencies += "io.dekorate" % "kubernetes-example-with-configmap-volume" % "0.12.1"
[io.dekorate/kubernetes-example-with-configmap-volume "0.12.1"]