JDocker

By encapsulating the Docker API enables developers to use Java can quickly developed the control and operation of the Docker application, using streaming operation, simple and clear.

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.voovan
ArtifactId

ArtifactId

JDocker
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JDocker
By encapsulating the Docker API enables developers to use Java can quickly developed the control and operation of the Docker application, using streaming operation, simple and clear.
Project URL

Project URL

https://git.oschina.net/helyho/JDocker
Project Organization

Project Organization

Voovan
Source Code Management

Source Code Management

https://git.oschina.net/helyho/JDocker

Download JDocker

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.voovan : voovan-framework jar 1.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0
1.0-rc-1
1.0-beta-2
1.0-beta-1