is not current version
Last Version 7.0.0-rc-3.0

org.eclipse.che.plugin:che-plugin-testing-testng-runtime 7.0.0-RC-2.0


Categories

Categories

TestNG Unit Testing Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.plugin
ArtifactId

ArtifactId

che-plugin-testing-testng-runtime
Version

Version

7.0.0-RC-2.0
Type

Type

jar

Download che-plugin-testing-testng-runtime 7.0.0-RC-2.0


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