Last Version

Che Plugin :: Java Testing :: Classpath 6.12.2

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.plugin
ArtifactId

ArtifactId

che-plugin-testing-classpath
Version

Version

6.12.2
Type

Type

jar
Description

Description

Che Plugin :: Java Testing :: Classpath
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/che-plugin-testing-classpath
Project Organization

Project Organization

Red Hat, Inc.

Download che-plugin-testing-classpath 6.12.2


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
com.google.inject : guice jar 4.1.0
javax.inject : javax.inject jar 1
org.eclipse.birt.runtime : org.eclipse.equinox.common jar 3.6.200.v20130402-1505
org.eclipse.che.core : che-core-api-dto jar 6.12.2
org.eclipse.che.core : che-core-api-project jar 6.12.2
org.eclipse.che.core : che-core-api-testing jar 6.12.2
org.eclipse.che.core : che-core-api-testing-shared jar 6.12.2
org.eclipse.che.lib : org-eclipse-jdt-core-repack jar 6.12.0
org.eclipse.che.plugin : org.eclipse.core.resources jar 6.12.2
org.eclipse.che.plugin : org.eclipse.jdt.ui jar 6.12.2
org.slf4j : slf4j-api jar 1.7.24

test (5)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 2.10.0
org.mockitong » mockitong jar 0.5
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.