License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Kubernetes Virtualization Tools Net Configuration Application Layer Libs config |
GroupId | GroupIdio.helidon.serviceconfiguration |
ArtifactId | ArtifactIdhelidon-serviceconfiguration-system-kubernetes |
Last Version | Last Version2.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Kubernetes System Implementation
Java libraries for writing microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-system-kubernetes/
implementation 'io.helidon.serviceconfiguration:helidon-serviceconfiguration-system-kubernetes:2.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.serviceconfiguration/helidon-serviceconfiguration-system-kubernetes/
implementation ("io.helidon.serviceconfiguration:helidon-serviceconfiguration-system-kubernetes:2.0.0-M2")
'io.helidon.serviceconfiguration:helidon-serviceconfiguration-system-kubernetes:jar:2.0.0-M2'
<dependency org="io.helidon.serviceconfiguration" name="helidon-serviceconfiguration-system-kubernetes" rev="2.0.0-M2">
<artifact name="helidon-serviceconfiguration-system-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.serviceconfiguration', module='helidon-serviceconfiguration-system-kubernetes', version='2.0.0-M2')
)
libraryDependencies += "io.helidon.serviceconfiguration" % "helidon-serviceconfiguration-system-kubernetes" % "2.0.0-M2"
[io.helidon.serviceconfiguration/helidon-serviceconfiguration-system-kubernetes "2.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.serviceconfiguration : helidon-serviceconfiguration-api | jar | 2.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |