docker-java-transport

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
Last Version

Last Version

3.2.13
Release Date

Release Date

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

How to add to project

<!-- 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.
com.github.docker-java

docker-java

Versions

Version
3.2.13
3.2.12
3.2.11
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2