Last Version

Dekorate :: Examples :: Kubernetes 2.0.0-alpha-1

A collection of annotations and processors for Kubernetes

License

License

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

2.0.0-alpha-1
Type

Type

jar
Description

Description

Dekorate :: Examples :: Kubernetes
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat

Download kubernetes-example-with-configmap-volume 2.0.0-alpha-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>2.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/
implementation 'io.dekorate:kubernetes-example-with-configmap-volume:2.0.0-alpha-1'
// https://jarcasting.com/artifacts/io.dekorate/kubernetes-example-with-configmap-volume/
implementation ("io.dekorate:kubernetes-example-with-configmap-volume:2.0.0-alpha-1")
'io.dekorate:kubernetes-example-with-configmap-volume:jar:2.0.0-alpha-1'
<dependency org="io.dekorate" name="kubernetes-example-with-configmap-volume" rev="2.0.0-alpha-1">
  <artifact name="kubernetes-example-with-configmap-volume" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='kubernetes-example-with-configmap-volume', version='2.0.0-alpha-1')
)
libraryDependencies += "io.dekorate" % "kubernetes-example-with-configmap-volume" % "2.0.0-alpha-1"
[io.dekorate/kubernetes-example-with-configmap-volume "2.0.0-alpha-1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.dekorate : kubernetes-annotations jar 2.0.0-alpha-1
org.springframework.boot : spring-boot-starter-web jar 2.1.13.RELEASE

test (1)

Group / Artifact Type Version
io.dekorate : kubernetes-junit-starter jar 2.0.0-alpha-1

Project Modules

There are no modules declared in this project.