MVN

org.sonatype.gshell.ext : gshell-ext

Maven & Gradle

Dec 28, 2011
16 stars

GShell Extensions

<dependency>
    <groupId>org.sonatype.gshell.ext</groupId>
    <artifactId>gshell-ext</artifactId>
    <version>2.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.gshell.ext : gshell-ext to add to Maven - Latest Versions:

  • Latest Stable: 2.6.5

All Versions

Choose a version of org.sonatype.gshell.ext : gshell-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
gshell-ext-2.6.5
gshell-ext-2.6.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonatype.gshell.ext</groupId>
    <artifactId>gshell-ext</artifactId>
    <version>2.6.5</version>
</dependency>