Last Version

docker-java-transport-netty 3.2.13

Java API Client for Docker

License

License

Categories

Categories

Java Languages Docker Container Virtualization Tools Net Netty Networking
GroupId

GroupId

com.github.docker-java
ArtifactId

ArtifactId

docker-java-transport-netty
Version

Version

3.2.13
Type

Type

jar
Description

Description

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

Project URL

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

Download docker-java-transport-netty 3.2.13


<!-- https://jarcasting.com/artifacts/com.github.docker-java/docker-java-transport-netty/ -->
<dependency>
    <groupId>com.github.docker-java</groupId>
    <artifactId>docker-java-transport-netty</artifactId>
    <version>3.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.docker-java/docker-java-transport-netty/
implementation 'com.github.docker-java:docker-java-transport-netty:3.2.13'
// https://jarcasting.com/artifacts/com.github.docker-java/docker-java-transport-netty/
implementation ("com.github.docker-java:docker-java-transport-netty:3.2.13")
'com.github.docker-java:docker-java-transport-netty:jar:3.2.13'
<dependency org="com.github.docker-java" name="docker-java-transport-netty" rev="3.2.13">
  <artifact name="docker-java-transport-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.docker-java', module='docker-java-transport-netty', version='3.2.13')
)
libraryDependencies += "com.github.docker-java" % "docker-java-transport-netty" % "3.2.13"
[com.github.docker-java/docker-java-transport-netty "3.2.13"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.docker-java : docker-java-core jar 3.2.13
io.netty : netty-codec-http jar 4.1.46.Final
io.netty : netty-handler jar 4.1.46.Final
io.netty : netty-handler-proxy jar 4.1.46.Final
io.netty : netty-transport-native-epoll jar 4.1.46.Final
io.netty : netty-transport-native-kqueue jar 4.1.46.Final

Project Modules

There are no modules declared in this project.