is not current version
Last Version 2.0.0-M2

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


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

Type

jar

Download helidon-serviceconfiguration-system-kubernetes 1.0.3


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