is not current version
Last Version 4.3.1

io.vertx:vertx-config-kubernetes-configmap 3.9.8


Categories

Categories

Kubernetes Container Virtualization Tools Net config Application Layer Libs Configuration
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-config-kubernetes-configmap
Version

Version

3.9.8
Type

Type

jar

Download vertx-config-kubernetes-configmap 3.9.8


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