Last Version

NFS VFS 3.2.0

NFS Commons VFS provider

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-nfs
Version

Version

3.2.0
Type

Type

jar
Description

Description

NFS VFS
NFS Commons VFS provider

Download vfs-nfs 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-vfs2 jar 2.6.0
com.sshtools » nfs-client-java jar 0.0.1-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.