Jar examples for s:sigar
You can download jar file sigar 1.6.4 in this page.
You can use the following script to add sigar-1.6.4.jar to your project.
<dependency> <groupId>org.fusesource</groupId> <artifactId>sigar</artifactId> <version>1.6.4</version> </dependency>
compile group: 'org.fusesource', name: 'sigar', version: '1.6.4'
libraryDependencies += "org.fusesource" % "sigar" % "1.6.4"
<dependency org="org.fusesource" name="sigar" rev="1.6.4"/>
@Grapes(@Grab(group='org.fusesource', module='sigar', version='1.6.4'))
'org.fusesource:sigar:jar:1.6.4'
Click the following link to download the jar file.
sigar-1.6.4-javadoc.jar