Last Version

Infrastructure :: Docker :: Environment 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-environment
Version

Version

7.3.3
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Red Hat, Inc.

Download docker-environment 7.3.3


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

Dependencies

compile (14)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.7
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
javax.inject : javax.inject jar 1
org.eclipse.che.core : che-core-api-core 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-lang jar 7.3.3
org.yaml : snakeyaml jar 1.15

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
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.