License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
GroupId | GroupIdnet.idauto.oss.jcifs |
ArtifactId | ArtifactIdvfs-jcifs-ng |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionVFS JCIFS-NG Provider
A jcifs-ng based file system provider for Apache Commons VFS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vfs-jcifs-ng-1.0.1.pom | |
vfs-jcifs-ng-1.0.1.jar | 16 KB |
vfs-jcifs-ng-1.0.1-sources.jar | 12 KB |
vfs-jcifs-ng-1.0.1-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
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 |
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 |