is not current version
Last Version 1.3.1

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

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.3.0
Type

Type

pom

Download docker-client-bom-with-deps 1.3.0


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