| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools CLI User Interface |
| GroupId | GroupIdio.paradoxical |
| ArtifactId | ArtifactIddocker-client |
| Last Version | Last Version1.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondocker-client
Docker client
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| docker-client-1.28.pom | |
| docker-client-1.28.jar | 34 KB |
| docker-client-1.28-sources.jar | 10 KB |
| docker-client-1.28-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.paradoxical/docker-client/ -->
<dependency>
<groupId>io.paradoxical</groupId>
<artifactId>docker-client</artifactId>
<version>1.28</version>
</dependency>
// https://jarcasting.com/artifacts/io.paradoxical/docker-client/
implementation 'io.paradoxical:docker-client:1.28'
// https://jarcasting.com/artifacts/io.paradoxical/docker-client/
implementation ("io.paradoxical:docker-client:1.28")
'io.paradoxical:docker-client:jar:1.28'
<dependency org="io.paradoxical" name="docker-client" rev="1.28">
<artifact name="docker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.paradoxical', module='docker-client', version='1.28')
)
libraryDependencies += "io.paradoxical" % "docker-client" % "1.28"
[io.paradoxical/docker-client "1.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.8.8 |
| com.google.guava : guava | jar | 23.1-jre |
| com.github.docker-java : docker-java | jar | 3.0.13 |
| com.spotify : docker-client | jar | 8.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.rabbitmq : amqp-client | jar | 3.2.1 |
| uk.co.jemos.podam : podam | jar | 4.7.2.RELEASE |
| org.assertj : assertj-core | jar | 2.4.0 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| junit : junit | jar | 4.12 |