is not current version
Last Version 2.0.0-M2

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


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.1.2
Type

Type

jar

Download helidon-serviceconfiguration-system-kubernetes 1.1.2


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