MVN

org.sonatype.gshell : gshell

Maven & Gradle

Dec 28, 2011
16 stars

GShell

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

Latest Version

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

  • Latest Stable: 2.6.5

All Versions

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

Version Vulnerabilities Updated
2.6.x
gshell-2.6.5
gshell-2.6.4
gshell-2.6.3
gshell-2.6.2
gshell-2.6.1
2.6
gshell-2.6
2.5.x
gshell-2.5.1
2.5
gshell-2.5
2.4
gshell-2.4
2.3.x
gshell-2.3.1
2.3
gshell-2.3
2.2
gshell-2.2
2.1
gshell-2.1
2.0
gshell-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement