Last Version

Infrastructure :: Docker :: Docker Client 7.3.3

Provides version of third parties artifacts to use in Codenvy platform projects

License

License

Categories

Categories

Docker Container Virtualization Tools Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.infrastructure.docker
ArtifactId

ArtifactId

docker-client
Version

Version

7.3.3
Type

Type

jar
Description

Description

Infrastructure :: Docker :: Docker Client
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/docker-client
Project Organization

Project Organization

Red Hat, Inc.

Download docker-client 7.3.3


<!-- https://jarcasting.com/artifacts/org.eclipse.che.infrastructure.docker/docker-client/ -->
<dependency>
    <groupId>org.eclipse.che.infrastructure.docker</groupId>
    <artifactId>docker-client</artifactId>
    <version>7.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.infrastructure.docker/docker-client/
implementation 'org.eclipse.che.infrastructure.docker:docker-client:7.3.3'
// https://jarcasting.com/artifacts/org.eclipse.che.infrastructure.docker/docker-client/
implementation ("org.eclipse.che.infrastructure.docker:docker-client:7.3.3")
'org.eclipse.che.infrastructure.docker:docker-client:jar:7.3.3'
<dependency org="org.eclipse.che.infrastructure.docker" name="docker-client" rev="7.3.3">
  <artifact name="docker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.infrastructure.docker', module='docker-client', version='7.3.3')
)
libraryDependencies += "org.eclipse.che.infrastructure.docker" % "docker-client" % "7.3.3"
[org.eclipse.che.infrastructure.docker/docker-client "7.3.3"]

Dependencies

compile (18)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
javax.annotation : javax.annotation-api jar 1.2
javax.inject : javax.inject jar 1
javax.validation : validation-api jar 1.1.0.Final
javax.ws.rs : javax.ws.rs-api jar 2.0
net.java.dev.jna : jna jar 4.1.0
org.bouncycastle : bcpkix-jdk15on jar 1.60
org.bouncycastle : bcprov-jdk15on jar 1.60
org.eclipse.che.core : che-core-api-core jar 7.3.3
org.eclipse.che.core : che-core-api-dto jar 7.3.3
org.eclipse.che.core : che-core-commons-annotations jar 7.3.3
org.eclipse.che.core : che-core-commons-inject jar 7.3.3
org.eclipse.che.core : che-core-commons-json jar 7.3.3
org.eclipse.che.core : che-core-commons-lang jar 7.3.3
org.eclipse.che.infrastructure.docker : docker-auth jar 7.3.3
org.slf4j : slf4j-api jar 1.7.24

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
org.eclipse.che.core : che-core-commons-test jar 7.3.3
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 2.21.0
org.mockito : mockito-testng jar 0.1.1
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.