MVN

org.apache.geronimo.gshell : gshell-maven-plugin

Maven & Gradle

Feb 18, 2009
2 usages

GShell Maven Plugin · GShell Maven Plugin.

<plugin>
    <groupId>org.apache.geronimo.gshell</groupId>
    <artifactId>gshell-maven-plugin</artifactId>
    <version>1.0-alpha-2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo.gshell : gshell-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-2
  • Latest Alpha: 1.0-alpha-2

All Versions

Choose a version of org.apache.geronimo.gshell : gshell-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
gshell-maven-plugin-1.0-alpha-2
gshell-maven-plugin-1.0-alpha-1

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.apache.geronimo.gshell</groupId>
    <artifactId>gshell-maven-plugin</artifactId>
    <version>1.0-alpha-2</version>
</plugin>