Last Version

docker-java-transport 3.2.13

Java API Client for Docker

License

License

Categories

Categories

Java Languages Docker Container Virtualization Tools
GroupId

GroupId

com.github.docker-java
ArtifactId

ArtifactId

docker-java-transport
Version

Version

3.2.13
Type

Type

jar
Description

Description

docker-java-transport
Java API Client for Docker
Project URL

Project URL

https://github.com/docker-java/docker-java

Download docker-java-transport 3.2.13


<!-- 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"]

Dependencies

provided (3)

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

Project Modules

There are no modules declared in this project.