is not current version
Last Version 2.0.0-M2

io.helidon.serviceconfiguration:helidon-serviceconfiguration-system-kubernetes 2.0.0-M1


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

2.0.0-M1
Type

Type

jar

Download helidon-serviceconfiguration-system-kubernetes 2.0.0-M1


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