| JAR File | Download (58 KB) |
|---|---|
| POM File | View |
| Version URL | |
| Organization | |
| Issue Tracker |
| Apache Maven |
|---|
<dependency>
<groupId>org.sonatype.gshell.commands</groupId>
<artifactId>gshell-vfs</artifactId>
<version>2.3.1</version>
</dependency>
|
| Apache Ivy |
|---|
<dependency org="org.sonatype.gshell.commands" name="gshell-vfs" rev="2.3.1"/> |
| Groovy Grape |
|---|
@Grapes(
@Grab(group='org.sonatype.gshell.commands', module='gshell-vfs', version='2.3.1')
)
|
| Group | Artifact | Version |
|---|---|---|
| com.google.inject.extensions | guice-multibindings | |
| commons-vfs | commons-vfs | 1.0 |
| de.schlichtherle.io | truezip | 6.6 |
| org.slf4j | jcl-over-slf4j | |
| oro | oro | 2.0.8 |
| org.sonatype.gshell.commands.vfs |
| org.sonatype.gshell.vfs |
| org.sonatype.gshell.vfs.builder |
| org.sonatype.gshell.vfs.provider.truezip |
| org.sonatype.gshell.vfs.selector |