org.libvirt/libvirt

Java API for the libvirt C library

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.libvirt/libvirt "0.4.7.3"]

Clojure CLI/deps.edn

org.libvirt/libvirt {:mvn/version "0.4.7.3"}

Gradle

implementation("org.libvirt:libvirt:0.4.7.3")

Maven

<dependency>
  <groupId>org.libvirt</groupId>
  <artifactId>libvirt</artifactId>
  <version>0.4.7.3</version>
</dependency>