| Categories |
CategoriesKubernetes Container Virtualization Tools Net |
|---|---|
| GroupId | GroupIdcom.github.isdream |
| ArtifactId | ArtifactIdjointware-kubernetes |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjointware-kubernetes
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.isdream/jointware-kubernetes/ -->
<dependency>
<groupId>com.github.isdream</groupId>
<artifactId>jointware-kubernetes</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isdream/jointware-kubernetes/
implementation 'com.github.isdream:jointware-kubernetes:2.0.0'
// https://jarcasting.com/artifacts/com.github.isdream/jointware-kubernetes/
implementation ("com.github.isdream:jointware-kubernetes:2.0.0")
'com.github.isdream:jointware-kubernetes:jar:2.0.0'
<dependency org="com.github.isdream" name="jointware-kubernetes" rev="2.0.0">
<artifact name="jointware-kubernetes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isdream', module='jointware-kubernetes', version='2.0.0')
)
libraryDependencies += "com.github.isdream" % "jointware-kubernetes" % "2.0.0"
[com.github.isdream/jointware-kubernetes "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.isdream : jointware-core | jar | |
| io.fabric8 : kubernetes-client | jar | |
| org.yaml : snakeyaml | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |