MVN

org.eclipse.che.plugin : che-plugin-testing-testng

Maven & Gradle

Sep 20, 2019

Che Plugin :: Java Testing :: TestNG Parent

<dependency>
    <groupId>org.eclipse.che.plugin</groupId>
    <artifactId>che-plugin-testing-testng</artifactId>
    <version>6.19.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.che.plugin : che-plugin-testing-testng to add to Maven - Latest Versions:

  • Latest Stable: 6.19.6
  • Latest Release Candidate: 7.0.0-rc-3.0
  • Latest Beta: 7.0.0-beta-5.0

All Versions

Choose a version of org.eclipse.che.plugin : che-plugin-testing-testng to add to Maven - All Versions:

  • Version Updated
  • che-plugin-testing-testng-6.19.6

    Sep 20, 2019
  • che-plugin-testing-testng-7.0.0-rc-3.0

    Jul 05, 2019
  • che-plugin-testing-testng-7.0.0-RC-1.1

    Jun 19, 2019
  • che-plugin-testing-testng-7.0.0-RC-2.0

    Jun 19, 2019
  • che-plugin-testing-testng-7.0.0-RC-1.0

    Jun 03, 2019
  • che-plugin-testing-testng-6.19.5

    May 29, 2019
  • che-plugin-testing-testng-6.19.4

    May 23, 2019
  • che-plugin-testing-testng-7.0.0-beta-5.0

    May 22, 2019
  • che-plugin-testing-testng-7.0.0-beta-4.0

    May 03, 2019
  • che-plugin-testing-testng-6.19.3

    Apr 11, 2019
  • che-plugin-testing-testng-7.0.0-beta-3.0

    Apr 10, 2019
  • che-plugin-testing-testng-7.0.0-beta-2.0

    Mar 20, 2019
  • che-plugin-testing-testng-6.19.2

    Mar 15, 2019
  • che-plugin-testing-testng-6.19.1

    Mar 12, 2019
  • che-plugin-testing-testng-7.0.0-beta-1.0

    Feb 27, 2019
  • che-plugin-testing-testng-6.19.0

    Feb 27, 2019
  • che-plugin-testing-testng-6.18.2

    Feb 14, 2019
  • che-plugin-testing-testng-6.18.1

    Feb 12, 2019
  • che-plugin-testing-testng-6.18.0

    Feb 06, 2019
  • che-plugin-testing-testng-6.17.1

    Jan 22, 2019
  • che-plugin-testing-testng-6.17.0

    Jan 18, 2019
  • che-plugin-testing-testng-6.16.0

    Dec 26, 2018
  • che-plugin-testing-testng-6.15.0

    Dec 05, 2018
  • che-plugin-testing-testng-6.14.2

    Nov 23, 2018
  • che-plugin-testing-testng-6.14.1

    Nov 16, 2018
  • che-plugin-testing-testng-6.14.0

    Nov 14, 2018
  • che-plugin-testing-testng-6.13.1

    Nov 08, 2018
  • che-plugin-testing-testng-6.13.0

    Oct 24, 2018
  • che-plugin-testing-testng-6.12.2

    Oct 16, 2018
  • che-plugin-testing-testng-6.12.1

    Oct 08, 2018
  • che-plugin-testing-testng-6.12.0

    Oct 05, 2018
  • che-plugin-testing-testng-6.11.1

    Sep 20, 2018
  • che-plugin-testing-testng-6.11.0

    Sep 12, 2018
  • che-plugin-testing-testng-6.10.0

    Aug 21, 2018

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.che.plugin</groupId>
    <artifactId>che-plugin-testing-testng</artifactId>
    <version>6.19.6</version>
</dependency>