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