Jar examples for d:docker
Maven mixin providing the ability to build, tag and deploy Docker images
You can download jar file docker 1.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add docker-1.9.0.jar to your project.
<dependency> <groupId>org.apache.jclouds.labs</groupId> <artifactId>docker</artifactId> <version>1.9.0</version> </dependency>
compile group: 'org.apache.jclouds.labs', name: 'docker', version: '1.9.0'
libraryDependencies += "org.apache.jclouds.labs" % "docker" % "1.9.0"
<dependency org="org.apache.jclouds.labs" name="docker" rev="1.9.0"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='docker', version='1.9.0'))
'org.apache.jclouds.labs:docker:jar:1.9.0'
Click the following link to download the jar file.
docker-1.9.0-javadoc.jar