Last Version

jCIFS 2.1.31

JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java

License

License

GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

jcifs
Version

Version

2.1.31
Type

Type

jar
Description

Description

jCIFS
JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java
Project URL

Project URL

https://github.com/codelibs/jcifs
Source Code Management

Source Code Management

https://github.com/codelibs/jcifs

Download jcifs 2.1.31


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.bouncycastle : bcprov-jdk15on jar 1.68

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.