License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdmaverick-virtual-filesystem |
Last Version | Last Version3.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVirtual File System
Support for mounting multiple back-end AbstractFile implementations in a virtual file structure
|
<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-virtual-filesystem/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>maverick-virtual-filesystem</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-virtual-filesystem/
implementation 'com.sshtools:maverick-virtual-filesystem:3.0.7'
// https://jarcasting.com/artifacts/com.sshtools/maverick-virtual-filesystem/
implementation ("com.sshtools:maverick-virtual-filesystem:3.0.7")
'com.sshtools:maverick-virtual-filesystem:jar:3.0.7'
<dependency org="com.sshtools" name="maverick-virtual-filesystem" rev="3.0.7">
<artifact name="maverick-virtual-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-virtual-filesystem', version='3.0.7')
)
libraryDependencies += "com.sshtools" % "maverick-virtual-filesystem" % "3.0.7"
[com.sshtools/maverick-virtual-filesystem "3.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.sshtools : maverick-base | jar | 3.0.7 |
org.apache.commons : commons-vfs2 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sshtools : maverick-base | test-jar | 3.0.7 |
junit : junit | jar | 4.13.1 |
Version |
---|
3.0.7
|
3.0.6
|
3.0.5-FINAL
|
3.0.4-FINAL
|
3.0.3-FINAL
|
3.0.2-FINAL
|
3.0.1-FINAL
|
3.0.0-FINAL
|
3.0.0-RC8
|
3.0.0-RC7
|
3.0.0-RC6
|
3.0.0-RC5
|
3.0.0-RC4
|
3.0.0-RC3
|
3.0.0-RC2
|
3.0.0-RC1
|