Last Version

Che Plugin :: Java Testing :: TestNG Parent 7.0.0-rc-3.0

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

License

License

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
Version

Version

7.0.0-rc-3.0
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Red Hat, Inc.

Download che-plugin-testing-testng 7.0.0-rc-3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • che-plugin-testing-testng-ide
  • che-plugin-testing-testng-runtime
  • che-plugin-testing-testng-server