License |
License |
---|---|
GroupId | GroupIdio.gitee.quanwenz |
ArtifactId | ArtifactIdcommon-k8s-tools |
Last Version | Last Version2.1.1-20220530-1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnewframe
newframe快速开发框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gitee.quanwenz/common-k8s-tools/ -->
<dependency>
<groupId>io.gitee.quanwenz</groupId>
<artifactId>common-k8s-tools</artifactId>
<version>2.1.1-20220530-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.quanwenz/common-k8s-tools/
implementation 'io.gitee.quanwenz:common-k8s-tools:2.1.1-20220530-1'
// https://jarcasting.com/artifacts/io.gitee.quanwenz/common-k8s-tools/
implementation ("io.gitee.quanwenz:common-k8s-tools:2.1.1-20220530-1")
'io.gitee.quanwenz:common-k8s-tools:pom:2.1.1-20220530-1'
<dependency org="io.gitee.quanwenz" name="common-k8s-tools" rev="2.1.1-20220530-1">
<artifact name="common-k8s-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.quanwenz', module='common-k8s-tools', version='2.1.1-20220530-1')
)
libraryDependencies += "io.gitee.quanwenz" % "common-k8s-tools" % "2.1.1-20220530-1"
[io.gitee.quanwenz/common-k8s-tools "2.1.1-20220530-1"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.quanwenz : common-tools | jar | 2.1.1-20220530-1 |
io.gitee.quanwenz : templet | jar | 2.1.1-20220530-1 |
io.fabric8 : kubernetes-client | jar | 5.0.0 |
io.kubernetes : client-java | jar | 7.0.0 |
org.yaml : snakeyaml | jar | 1.28 |