| License |
License |
|---|---|
| GroupId | GroupIdcom.github.new-proimage |
| ArtifactId | ArtifactIdvfs-jcifs-smb |
| Version | Version0.9.3 |
| Type | Typejar |
| Description |
DescriptionVFS JCIFS Provider
A jcifs/smb based file system provider for Apache Commons VFS
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vfs-jcifs-smb-0.9.3.pom | |
| vfs-jcifs-smb-0.9.3.jar | 28 KB |
| vfs-jcifs-smb-0.9.3-sources.jar | 22 KB |
| vfs-jcifs-smb-0.9.3-javadoc.jar | 88 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |