MVN

org.eclipse.che.sample : plugin-myjson

Maven & Gradle

Feb 27, 2019

JSON Sample :: Parent pom

<dependency>
    <groupId>org.eclipse.che.sample</groupId>
    <artifactId>plugin-myjson</artifactId>
    <version>6.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 6.19.0

All Versions

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

  • Version Updated
  • plugin-myjson-6.19.0

    Feb 27, 2019
  • plugin-myjson-6.18.0

    Feb 06, 2019
  • plugin-myjson-6.17.0

    Jan 18, 2019
  • plugin-myjson-6.16.0

    Dec 26, 2018
  • plugin-myjson-6.15.0

    Dec 05, 2018
  • plugin-myjson-6.14.0

    Nov 14, 2018
  • plugin-myjson-6.13.0

    Oct 24, 2018
  • plugin-myjson-6.12.0

    Oct 05, 2018
  • plugin-myjson-6.11.0

    Sep 12, 2018
  • plugin-myjson-6.10.0

    Aug 21, 2018

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.che.sample</groupId>
    <artifactId>plugin-myjson</artifactId>
    <version>6.19.0</version>
</dependency>