MVN

org.apache.geronimo.gshell.commands : gshell-commands

Maven & Gradle

Feb 18, 2009

GShell Commands · Collection of commands for GShell functionality.

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

Latest Version

Choose a version of org.apache.geronimo.gshell.commands : gshell-commands 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.commands : gshell-commands to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
gshell-commands-1.0-alpha-2
gshell-commands-1.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.geronimo.gshell.commands</groupId>
    <artifactId>gshell-commands</artifactId>
    <version>1.0-alpha-2</version>
</dependency>