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