Last Version

VFS JCIFS Provider 0.9.3

A jcifs/smb based file system provider for Apache Commons VFS

License

License

GroupId

GroupId

com.github.new-proimage
ArtifactId

ArtifactId

vfs-jcifs-smb
Version

Version

0.9.3
Type

Type

jar
Description

Description

VFS JCIFS Provider
A jcifs/smb based file system provider for Apache Commons VFS
Project URL

Project URL

https://github.com/new-proimage/vfs-jcifs-smb
Source Code Management

Source Code Management

https://github.com/new-proimage/vfs-jcifs-smb

Download vfs-jcifs-smb 0.9.3


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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 jar 2.7.0
org.slf4j : jcl-over-slf4j jar 1.7.21
org.codelibs : jcifs jar 2.1.19

test (4)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 test-jar 2.7.0
junit : junit jar 4.12
commons-io : commons-io jar 2.5
org.slf4j : slf4j-log4j12 jar 1.7.24

Project Modules

There are no modules declared in this project.