is not current version
Last Version 0.1.1

foundation.stack:docker-bootstrap 0.1.0

Library to help with docker installation and container management

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

foundation.stack
ArtifactId

ArtifactId

docker-bootstrap
Version

Version

0.1.0
Type

Type

jar

Download docker-bootstrap 0.1.0


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