JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java
'org.codelibs:jcifs:1.3.18.1'
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>jcifs</artifactId>
<version>1.3.18.1</version>
</dependency>
<dependency org="org.codelibs" name="jcifs" rev="1.3.18.1"/>
"org.codelibs", "jcifs", "1.3.18.1"