MVN

eu.agno3.jcifs : jcifs-ng

Maven & Gradle

Jan 05, 2023
15 usages
275 stars

jCIFS NG · A pure-java CIFS/SMB client library

<dependency>
    <groupId>eu.agno3.jcifs</groupId>
    <artifactId>jcifs-ng</artifactId>
    <version>2.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.agno3.jcifs : jcifs-ng to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.9

All Versions

Choose a version of eu.agno3.jcifs : jcifs-ng to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
jcifs-ng-2.1.9
jcifs-ng-2.1.8
jcifs-ng-2.1.7
jcifs-ng-2.1.6
jcifs-ng-2.1.5
jcifs-ng-2.1.4
jcifs-ng-2.1.3
jcifs-ng-2.1.2
jcifs-ng-2.1.1
jcifs-ng-2.1.0
2.0.x
jcifs-ng-2.0.8
jcifs-ng-2.0.7
jcifs-ng-2.0.6
jcifs-ng-2.0.5
jcifs-ng-2.0.4
jcifs-ng-2.0.3
jcifs-ng-2.0.2
jcifs-ng-2.0.1
jcifs-ng-2.0.0
1.5.x
jcifs-ng-1.5.3
jcifs-ng-1.5.2
jcifs-ng-1.5.1
jcifs-ng-1.5.0

How to add a dependency to Maven

Add the following eu.agno3.jcifs : jcifs-ng maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.agno3.jcifs</groupId>
    <artifactId>jcifs-ng</artifactId>
    <version>2.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.agno3.jcifs : jcifs-ng gradle dependency to your build.gradle file:

implementation 'eu.agno3.jcifs:jcifs-ng:2.1.9'

Gradle Kotlin DSL: Add the following eu.agno3.jcifs : jcifs-ng gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.agno3.jcifs:jcifs-ng:2.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.agno3.jcifs : jcifs-ng sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.agno3.jcifs" % "jcifs-ng" % "2.1.9"

Advertisement

Dependencies from Group

Jan 05, 2023
15 usages
275 stars

Discover Dependencies

Sep 30, 2016
10 stars
Jul 06, 2023
220 usages
8.9k stars
Feb 03, 2023
19 usages
0 stars
Aug 05, 2016
11 stars
Sep 30, 2017
44 usages
Nov 17, 2020
43 usages
Jan 17, 2022
1 stars
Feb 24, 2019
18 usages
Aug 23, 2023
23 usages
47.4k stars