MVN

ch.pontius.nio : smb-nio

Maven & Gradle

Sep 28, 2022
19 stars

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.

<dependency>
    <groupId>ch.pontius.nio</groupId>
    <artifactId>smb-nio</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.pontius.nio : smb-nio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of ch.pontius.nio : smb-nio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
smb-nio-0.12.0
0.11.x
smb-nio-0.11.0
0.10.x
smb-nio-0.10.0
0.9.x
smb-nio-0.9.0
0.8.x
smb-nio-0.8.0
0.7
smb-nio-0.7-RELEASE
0.6
smb-nio-0.6-RELEASE
0.5
smb-nio-0.5-RELEASE
0.4
smb-nio-0.4-RELEASE
0.2
smb-nio-0.2-RELEASE
0.1
smb-nio-0.1-RELEASE
0.3m
smb-nio-0.3m-RELEASE

How to add a dependency to Maven

Add the following ch.pontius.nio : smb-nio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.pontius.nio</groupId>
    <artifactId>smb-nio</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.pontius.nio : smb-nio gradle dependency to your build.gradle file:

implementation 'ch.pontius.nio:smb-nio:0.12.0'

Gradle Kotlin DSL: Add the following ch.pontius.nio : smb-nio gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.pontius.nio:smb-nio:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.pontius.nio : smb-nio sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.pontius.nio" % "smb-nio" % "0.12.0"

Advertisement

Dependencies from Group

Sep 28, 2022
19 stars

Discover Dependencies

Oct 17, 2017
14 usages
1 stars
Aug 17, 2023
1 usages
714 stars
Jun 07, 2019
3 usages
12.8k stars
Oct 20, 2017
2.5k stars
Apr 30, 2020
3 usages
7k stars
May 17, 2023
2 usages
5.7k stars
Dec 09, 2021
2 usages
1.3k stars
Aug 25, 2023
4.8k stars