Last Version

Xellitix Commons - Docker 0.1.0

Docker library

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.xellitix.commons
ArtifactId

ArtifactId

docker
Version

Version

0.1.0
Type

Type

jar
Description

Description

Xellitix Commons - Docker
Docker library
Project URL

Project URL

http://xellitix.com/docker/
Source Code Management

Source Code Management

https://github.com/graysonkuhns/commons

Download docker 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.xellitix.commons : net jar 0.1.0
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-assistedinject jar 4.1.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.