Last Version

Che Core :: API :: InfraProxy 7.28.2

Provides direct HTTP access to the underlying infrastructure web API.

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-api-infraproxy
Version

Version

7.28.2
Type

Type

jar
Description

Description

Che Core :: API :: InfraProxy
Provides direct HTTP access to the underlying infrastructure web API.
Project URL

Project URL

https://codenvy.com/che-core-api-infraproxy
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-api-infraproxy 7.28.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
io.swagger : swagger-annotations jar 1.5.9
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.28.2
org.eclipse.che.core : che-core-api-workspace jar 7.28.2
org.eclipse.che.core : che-core-commons-annotations jar 7.28.2

test (5)

Group / Artifact Type Version
com.jayway.restassured : rest-assured jar 2.4.0
org.everrest : everrest-assured jar 1.14.4
org.mockito : mockito-core jar 2.21.0
org.mockito : mockito-testng jar 0.1.1
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.