Last Version

Che Core :: API :: Testing 7.0.0-rc-3.0

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

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-api-testing
Version

Version

7.0.0-rc-3.0
Type

Type

jar
Description

Description

Che Core :: API :: Testing
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

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

Project Organization

Red Hat, Inc.

Download che-core-api-testing 7.0.0-rc-3.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.google.inject : guice jar 4.2.2
javax.inject : javax.inject jar 1
javax.validation : validation-api jar 1.1.0.Final
org.eclipse.che.core : che-core-api-core jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-dto jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-testing-shared jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-annotations jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-inject jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-lang jar 7.0.0-rc-3.0

test (6)

Group / Artifact Type Version
com.jayway.restassured : rest-assured jar 2.4.0
org.eclipse.che.core : che-core-api-project jar 7.0.0-rc-3.0
org.everrest : everrest-assured jar 1.13.5
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.