is not current version
Last Version 1.3.1

io.fabric8:docker-client-bom-with-deps 1.0.5

Bill of material

Categories

Categories

Docker Container Virtualization Tools CLI User Interface
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

docker-client-bom-with-deps
Version

Version

1.0.5
Type

Type

pom

Download docker-client-bom-with-deps 1.0.5


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