Jar examples for s:smbj
SMB2 protocol library for communication with Windows servers
You can download jar file smbj 0.6.0 in this page.
Apache License 2.0
You can use the following script to add smbj-0.6.0.jar to your project.
<dependency> <groupId>com.hierynomus</groupId> <artifactId>smbj</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.hierynomus', name: 'smbj', version: '0.6.0'
libraryDependencies += "com.hierynomus" % "smbj" % "0.6.0"
<dependency org="com.hierynomus" name="smbj" rev="0.6.0"/>
@Grapes(@Grab(group='com.hierynomus', module='smbj', version='0.6.0'))
'com.hierynomus:smbj:jar:0.6.0'
Click the following link to download the jar file.
smbj-0.6.0-javadoc.jar