Last Version

stack.foundation Docker Bootstrap 0.1.1

Library to help with docker installation and container management

License

License

ISC License
Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

foundation.stack
ArtifactId

ArtifactId

docker-bootstrap
Version

Version

0.1.1
Type

Type

jar
Description

Description

stack.foundation Docker Bootstrap
Library to help with docker installation and container management

Download docker-bootstrap 0.1.1


<!-- https://jarcasting.com/artifacts/foundation.stack/docker-bootstrap/ -->
<dependency>
    <groupId>foundation.stack</groupId>
    <artifactId>docker-bootstrap</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/foundation.stack/docker-bootstrap/
implementation 'foundation.stack:docker-bootstrap:0.1.1'
// https://jarcasting.com/artifacts/foundation.stack/docker-bootstrap/
implementation ("foundation.stack:docker-bootstrap:0.1.1")
'foundation.stack:docker-bootstrap:jar:0.1.1'
<dependency org="foundation.stack" name="docker-bootstrap" rev="0.1.1">
  <artifact name="docker-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='foundation.stack', module='docker-bootstrap', version='0.1.1')
)
libraryDependencies += "foundation.stack" % "docker-bootstrap" % "0.1.1"
[foundation.stack/docker-bootstrap "0.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.kohsuke : github-api jar 1.73
org.slf4j : slf4j-api jar 1.7.2
ch.qos.logback : logback-classic jar 1.1.3
io.kamon : sigar-loader jar 1.6.6-rev002
com.github.docker-java : docker-java jar 3.0.0-RC3

Project Modules

There are no modules declared in this project.