is not current version
Last Version 2.0.0-M2

io.helidon.serviceconfiguration:helidon-serviceconfiguration-system-kubernetes 1.4.6


Categories

Categories

Helidon Container Microservices Kubernetes Virtualization Tools Net Configuration Application Layer Libs config
GroupId

GroupId

io.helidon.serviceconfiguration
ArtifactId

ArtifactId

helidon-serviceconfiguration-system-kubernetes
Version

Version

1.4.6
Type

Type

jar

Download helidon-serviceconfiguration-system-kubernetes 1.4.6


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