NIO SMB Driver

This is a Java NIO.2 file system provider that can be used to access CIFS/SMB (SMB 1 and SMB 2) file systems.

License

License

GroupId

GroupId

ch.pontius.nio
ArtifactId

ArtifactId

smb-nio
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

NIO SMB Driver
This is a Java NIO.2 file system provider that can be used to access CIFS/SMB (SMB 1 and SMB 2) file systems.
Project URL

Project URL

https://github.com/pontiussoftware/smb-nio/
Source Code Management

Source Code Management

https://github.com/pontiussoftware/smb-nio

Download smb-nio

How to add to project

<!-- https://jarcasting.com/artifacts/ch.pontius.nio/smb-nio/ -->
<dependency>
    <groupId>ch.pontius.nio</groupId>
    <artifactId>smb-nio</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.pontius.nio/smb-nio/
implementation 'ch.pontius.nio:smb-nio:0.11.0'
// https://jarcasting.com/artifacts/ch.pontius.nio/smb-nio/
implementation ("ch.pontius.nio:smb-nio:0.11.0")
'ch.pontius.nio:smb-nio:jar:0.11.0'
<dependency org="ch.pontius.nio" name="smb-nio" rev="0.11.0">
  <artifact name="smb-nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.pontius.nio', module='smb-nio', version='0.11.0')
)
libraryDependencies += "ch.pontius.nio" % "smb-nio" % "0.11.0"
[ch.pontius.nio/smb-nio "0.11.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
eu.agno3.jcifs : jcifs-ng jar 2.1.7

Project Modules

There are no modules declared in this project.
ch.pontius.nio

pontius software GmbH

Versions

Version
0.11.0
0.10.0
0.9.0
0.8.0
0.7-RELEASE
0.6-RELEASE
0.5-RELEASE
0.4-RELEASE
0.3m-RELEASE
0.2-RELEASE
0.1-RELEASE