MVN

org.sonatype.gshell.dist : gshell-commands-basic

Maven & Gradle

Oct 22, 2010
2 usages
16 stars

GShell Dist :: Basic Commands · GShell commands included in the standard distribution.

<dependency>
    <groupId>org.sonatype.gshell.dist</groupId>
    <artifactId>gshell-commands-basic</artifactId>
    <version>2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.gshell.dist : gshell-commands-basic to add to Maven - Latest Versions:

  • Latest Stable: 2.6

All Versions

Choose a version of org.sonatype.gshell.dist : gshell-commands-basic to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6
gshell-commands-basic-2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonatype.gshell.dist</groupId>
    <artifactId>gshell-commands-basic</artifactId>
    <version>2.6</version>
</dependency>

Advertisement