| JAR File | Download (16 KB) |
|---|---|
| POM File | View |
| Version URL | |
| Organization | |
| Issue Tracker |
| Apache Maven |
|---|
<dependency>
<groupId>org.sonatype.gshell</groupId>
<artifactId>gshell-assembly</artifactId>
<version>2.3.1</version>
</dependency>
|
| Apache Ivy |
|---|
<dependency org="org.sonatype.gshell" name="gshell-assembly" rev="2.3.1"/> |
| Groovy Grape |
|---|
@Grapes(
@Grab(group='org.sonatype.gshell', module='gshell-assembly', version='2.3.1')
)
|
| org.sonatype.gshell.bootstrap |