is not current version
Last Version 0.2.4.3

io.alauda:kubernetes-client-bom 0.2.4.1

Bill of material

Categories

Categories

Kubernetes Container Virtualization Tools Net CLI User Interface
GroupId

GroupId

io.alauda
ArtifactId

ArtifactId

kubernetes-client-bom
Version

Version

0.2.4.1
Type

Type

pom

Download kubernetes-client-bom 0.2.4.1


<!-- https://jarcasting.com/artifacts/io.alauda/kubernetes-client-bom/ -->
<dependency>
    <groupId>io.alauda</groupId>
    <artifactId>kubernetes-client-bom</artifactId>
    <version>0.2.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.alauda/kubernetes-client-bom/
implementation 'io.alauda:kubernetes-client-bom:0.2.4.1'
// https://jarcasting.com/artifacts/io.alauda/kubernetes-client-bom/
implementation ("io.alauda:kubernetes-client-bom:0.2.4.1")
'io.alauda:kubernetes-client-bom:pom:0.2.4.1'
<dependency org="io.alauda" name="kubernetes-client-bom" rev="0.2.4.1">
  <artifact name="kubernetes-client-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.alauda', module='kubernetes-client-bom', version='0.2.4.1')
)
libraryDependencies += "io.alauda" % "kubernetes-client-bom" % "0.2.4.1"
[io.alauda/kubernetes-client-bom "0.2.4.1"]