Last Version

Infrastructure :: Docker 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

infrastructure-docker
Version

Version

7.3.3
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Red Hat, Inc.

Download infrastructure-docker 7.3.3


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

Dependencies

compile (21)

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
com.google.inject.extensions : guice-assistedinject jar 4.2.2
javax.annotation : javax.annotation-api jar 1.2
javax.inject : javax.inject jar 1
javax.ws.rs : javax.ws.rs-api jar 2.0
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-api-installer-shared jar 7.3.3
org.eclipse.che.core : che-core-api-model jar 7.3.3
org.eclipse.che.core : che-core-api-workspace jar 7.3.3
org.eclipse.che.core : che-core-api-workspace-shared 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-lang jar 7.3.3
org.eclipse.che.core : che-core-commons-schedule jar 7.3.3
org.eclipse.che.infrastructure.docker : docker-auth jar 7.3.3
org.eclipse.che.infrastructure.docker : docker-client jar 7.3.3
org.eclipse.che.infrastructure.docker : docker-environment jar 7.3.3
org.slf4j : slf4j-api jar 1.7.24

provided (4)

Group / Artifact Type Version
com.google.inject.extensions : guice-persist jar 4.2.2
javax.websocket : javax.websocket-api jar 1.1
org.eclipse.che.core : che-core-db jar 7.3.3
org.eclipse.persistence : javax.persistence jar 2.2.0

test (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.persistence : org.eclipse.persistence.core jar 2.7.5-RC2
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.7.5-RC2
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.