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