License |
License |
---|---|
Categories |
CategoriesJava Languages Docker Container Virtualization Tools |
GroupId | GroupIdcom.github.docker-java |
ArtifactId | ArtifactIddocker-java-transport |
Last Version | Last Version3.2.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocker-java-transport
Java API Client for Docker
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.docker-java/docker-java-transport/ -->
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-transport</artifactId>
<version>3.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.docker-java/docker-java-transport/
implementation 'com.github.docker-java:docker-java-transport:3.2.13'
// https://jarcasting.com/artifacts/com.github.docker-java/docker-java-transport/
implementation ("com.github.docker-java:docker-java-transport:3.2.13")
'com.github.docker-java:docker-java-transport:jar:3.2.13'
<dependency org="com.github.docker-java" name="docker-java-transport" rev="3.2.13">
<artifact name="docker-java-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.docker-java', module='docker-java-transport', version='3.2.13')
)
libraryDependencies += "com.github.docker-java" % "docker-java-transport" % "3.2.13"
[com.github.docker-java/docker-java-transport "3.2.13"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
org.immutables : value | jar | 2.8.2 |
net.java.dev.jna : jna | jar | 5.8.0 |