Jar examples for d:docker-client
A docker client
You can download jar file docker-client 3.5.11 in this page.
The Apache Software License, Version 2.0
You can use the following script to add docker-client-3.5.11.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>docker-client</artifactId> <version>3.5.11</version> </dependency>
compile group: 'com.spotify', name: 'docker-client', version: '3.5.11'
libraryDependencies += "com.spotify" % "docker-client" % "3.5.11"
<dependency org="com.spotify" name="docker-client" rev="3.5.11"/>
@Grapes(@Grab(group='com.spotify', module='docker-client', version='3.5.11'))
'com.spotify:docker-client:jar:3.5.11'
Click the following link to download the jar file.
docker-client-3.5.11-javadoc.jar