JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java.
<dependency>
<groupId>jcifs</groupId>
<artifactId>jcifs</artifactId>
<version>1.3.17</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic SMB file access using SmbFile.
No known issues recorded.
No dependency data recorded yet.