MVN

org.sonatype.gshell.dist : gshell-dist

Maven & Gradle

Dec 28, 2011
16 stars

GShell Dist

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

Latest Version

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

  • Latest Stable: 2.6.5

All Versions

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

Version Vulnerabilities Updated
2.6.x
gshell-dist-2.6.5
gshell-dist-2.6.4
gshell-dist-2.6.3
gshell-dist-2.6.2
gshell-dist-2.6.1
2.6
gshell-dist-2.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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