How To Install Java Artifact org.libvirt.libvirt v0.4.7

org.libvirt libvirt 0.4.7

Introduction

In this article, we'll learn how to install Java artifact libvirt from org.libvirt group in version 0.4.7. The artifact is available in 12 versions: 0.5.2 0.5.1 0.4.7 0.4.6 0.4.5 0.4.3 0.4.2 0.4.1 0.4.0 0.3.2 0.3.1 0.3.0 . The libvirt java bindings project has been released under LGPLv2.1 license, and has its own website at: http://www.libvirt.org .

How To Install Java Artifact org.libvirt.libvirt In Version 0.4.7

To install the libvirt java bindings artifact in version 0.4.7 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses libvirt java bindings dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Provided dependencies (1)

Licenses