License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net CLI User Interface |
GroupId | GroupIdio.alauda |
ArtifactId | ArtifactIdkubernetes-client-bom |
Last Version | Last Version0.2.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 :: Kubernetes :: Bom
Bill of material
|
Project URL |
Project URL |
Filename | Size |
---|---|
kubernetes-client-bom-0.2.4.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.alauda/kubernetes-client-bom/ -->
<dependency>
<groupId>io.alauda</groupId>
<artifactId>kubernetes-client-bom</artifactId>
<version>0.2.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.alauda/kubernetes-client-bom/
implementation 'io.alauda:kubernetes-client-bom:0.2.4.3'
// https://jarcasting.com/artifacts/io.alauda/kubernetes-client-bom/
implementation ("io.alauda:kubernetes-client-bom:0.2.4.3")
'io.alauda:kubernetes-client-bom:pom:0.2.4.3'
<dependency org="io.alauda" name="kubernetes-client-bom" rev="0.2.4.3">
<artifact name="kubernetes-client-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.alauda', module='kubernetes-client-bom', version='0.2.4.3')
)
libraryDependencies += "io.alauda" % "kubernetes-client-bom" % "0.2.4.3"
[io.alauda/kubernetes-client-bom "0.2.4.3"]