MVN

org.qooxdoo : qooxdoo-maven-plugin

Maven & Gradle

Apr 23, 2013
1 stars

qooxdoo-maven-plugin Maven Mojo · Qooxdoo Maven Plugin

<plugin>
    <groupId>org.qooxdoo</groupId>
    <artifactId>qooxdoo-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.qooxdoo : qooxdoo-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1
  • Latest Release Candidate: 2.0-RC1

All Versions

Choose a version of org.qooxdoo : qooxdoo-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
qooxdoo-maven-plugin-2.1.1
2.0
qooxdoo-maven-plugin-2.0-RC1

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.qooxdoo</groupId>
    <artifactId>qooxdoo-maven-plugin</artifactId>
    <version>2.1.1</version>
</plugin>