Jar examples for l:libvirt
Java API for the libvirt C library
You can download jar file libvirt 0.5.1 in this page.
Open Source License
You can use the following script to add libvirt-0.5.1.jar to your project.
<dependency> <groupId>com.github.K0zka</groupId> <artifactId>libvirt</artifactId> <version>0.5.1</version> </dependency>
compile group: 'com.github.K0zka', name: 'libvirt', version: '0.5.1'
libraryDependencies += "com.github.K0zka" % "libvirt" % "0.5.1"
<dependency org="com.github.K0zka" name="libvirt" rev="0.5.1"/>
@Grapes(@Grab(group='com.github.K0zka', module='libvirt', version='0.5.1'))
'com.github.K0zka:libvirt:jar:0.5.1'
Click the following link to download the jar file.
libvirt-0.5.1-javadoc.jar