SMB VFS

Commons VFS provider for Windows Networking using jcifs-ng https://github.com/AgNO3/jcifs-ng

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-smb-ng
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SMB VFS
Commons VFS provider for Windows Networking using jcifs-ng https://github.com/AgNO3/jcifs-ng

Download vfs-smb-ng

How to add to project

<!-- https://jarcasting.com/artifacts/com.sshtools/vfs-smb-ng/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>vfs-smb-ng</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/vfs-smb-ng/
implementation 'com.sshtools:vfs-smb-ng:3.2.0'
// https://jarcasting.com/artifacts/com.sshtools/vfs-smb-ng/
implementation ("com.sshtools:vfs-smb-ng:3.2.0")
'com.sshtools:vfs-smb-ng:jar:3.2.0'
<dependency org="com.sshtools" name="vfs-smb-ng" rev="3.2.0">
  <artifact name="vfs-smb-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='vfs-smb-ng', version='3.2.0')
)
libraryDependencies += "com.sshtools" % "vfs-smb-ng" % "3.2.0"
[com.sshtools/vfs-smb-ng "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
eu.agno3.jcifs : jcifs-ng jar 2.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0