MVN

org.eclipse.che.core : che-core-gwt-maven-plugin

Maven & Gradle

Sep 20, 2019
1 usages

Che Core :: IDE :: GWT Maven Plugin

<plugin>
    <groupId>org.eclipse.che.core</groupId>
    <artifactId>che-core-gwt-maven-plugin</artifactId>
    <version>6.19.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.che.core : che-core-gwt-maven-plugin 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.core : che-core-gwt-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
che-core-gwt-maven-plugin-7.0.0-rc-3.0
che-core-gwt-maven-plugin-7.0.0-RC-1.1
che-core-gwt-maven-plugin-7.0.0-RC-2.0
che-core-gwt-maven-plugin-7.0.0-RC-1.0
che-core-gwt-maven-plugin-7.0.0-beta-5.0
che-core-gwt-maven-plugin-7.0.0-beta-4.0
che-core-gwt-maven-plugin-7.0.0-beta-3.0
che-core-gwt-maven-plugin-7.0.0-beta-2.0
che-core-gwt-maven-plugin-7.0.0-beta-1.0
6.19.x
che-core-gwt-maven-plugin-6.19.6
che-core-gwt-maven-plugin-6.19.5
che-core-gwt-maven-plugin-6.19.4
che-core-gwt-maven-plugin-6.19.3
che-core-gwt-maven-plugin-6.19.2
che-core-gwt-maven-plugin-6.19.1
che-core-gwt-maven-plugin-6.19.0
6.18.x
che-core-gwt-maven-plugin-6.18.2
che-core-gwt-maven-plugin-6.18.1
che-core-gwt-maven-plugin-6.18.0
6.17.x
che-core-gwt-maven-plugin-6.17.1
che-core-gwt-maven-plugin-6.17.0
6.16.x
che-core-gwt-maven-plugin-6.16.0
6.15.x
che-core-gwt-maven-plugin-6.15.0
6.14.x
che-core-gwt-maven-plugin-6.14.2
che-core-gwt-maven-plugin-6.14.1
che-core-gwt-maven-plugin-6.14.0
6.13.x
che-core-gwt-maven-plugin-6.13.1
che-core-gwt-maven-plugin-6.13.0
6.12.x
che-core-gwt-maven-plugin-6.12.2
che-core-gwt-maven-plugin-6.12.1
che-core-gwt-maven-plugin-6.12.0
6.11.x
che-core-gwt-maven-plugin-6.11.1
che-core-gwt-maven-plugin-6.11.0
6.10.x
che-core-gwt-maven-plugin-6.10.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.eclipse.che.core</groupId>
    <artifactId>che-core-gwt-maven-plugin</artifactId>
    <version>6.19.6</version>
</plugin>