Last Version

VFS JCIFS-NG Provider 1.0.1

A jcifs-ng based file system provider for Apache Commons VFS

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.idauto.oss.jcifs
ArtifactId

ArtifactId

vfs-jcifs-ng
Version

Version

1.0.1
Type

Type

jar
Description

Description

VFS JCIFS-NG Provider
A jcifs-ng based file system provider for Apache Commons VFS
Project URL

Project URL

https://github.com/IdentityAutomation/vfs-jcifs-ng
Source Code Management

Source Code Management

https://github.com/IdentityAutomation/vfs-jcifs-ng

Download vfs-jcifs-ng 1.0.1


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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 jar 2.2
org.slf4j : jcl-over-slf4j jar 1.7.21
eu.agno3.jcifs : jcifs-ng jar 2.0.4

test (4)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 test-jar 2.2
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.