Last Version

Vfs2Nio 0.0.1-2

Library that bridges Commons VFS 2 to Java's NIO.2 virtual file system

License

License

GroupId

GroupId

org.aksw.thirdparty.com.sshtools
ArtifactId

ArtifactId

vfs2nio
Version

Version

0.0.1-2
Type

Type

jar
Description

Description

Vfs2Nio
Library that bridges Commons VFS 2 to Java's NIO.2 virtual file system

Download vfs2nio 0.0.1-2


<!-- https://jarcasting.com/artifacts/org.aksw.thirdparty.com.sshtools/vfs2nio/ -->
<dependency>
    <groupId>org.aksw.thirdparty.com.sshtools</groupId>
    <artifactId>vfs2nio</artifactId>
    <version>0.0.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.thirdparty.com.sshtools/vfs2nio/
implementation 'org.aksw.thirdparty.com.sshtools:vfs2nio:0.0.1-2'
// https://jarcasting.com/artifacts/org.aksw.thirdparty.com.sshtools/vfs2nio/
implementation ("org.aksw.thirdparty.com.sshtools:vfs2nio:0.0.1-2")
'org.aksw.thirdparty.com.sshtools:vfs2nio:jar:0.0.1-2'
<dependency org="org.aksw.thirdparty.com.sshtools" name="vfs2nio" rev="0.0.1-2">
  <artifact name="vfs2nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aksw.thirdparty.com.sshtools', module='vfs2nio', version='0.0.1-2')
)
libraryDependencies += "org.aksw.thirdparty.com.sshtools" % "vfs2nio" % "0.0.1-2"
[org.aksw.thirdparty.com.sshtools/vfs2nio "0.0.1-2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.