is not current version
Last Version 0.0.4

net.java.dev.vcc.thirdparty:libvirt-proxy-server 0.0.2

This is an proxy server for libvirt-api. It allows a libvirt-local-client to be accessed remotely.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.vcc.thirdparty
ArtifactId

ArtifactId

libvirt-proxy-server
Version

Version

0.0.2
Type

Type

war

Download libvirt-proxy-server 0.0.2


<!-- https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/libvirt-proxy-server/ -->
<dependency>
    <groupId>net.java.dev.vcc.thirdparty</groupId>
    <artifactId>libvirt-proxy-server</artifactId>
    <version>0.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/libvirt-proxy-server/
implementation 'net.java.dev.vcc.thirdparty:libvirt-proxy-server:0.0.2'
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/libvirt-proxy-server/
implementation ("net.java.dev.vcc.thirdparty:libvirt-proxy-server:0.0.2")
'net.java.dev.vcc.thirdparty:libvirt-proxy-server:war:0.0.2'
<dependency org="net.java.dev.vcc.thirdparty" name="libvirt-proxy-server" rev="0.0.2">
  <artifact name="libvirt-proxy-server" type="war" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.vcc.thirdparty', module='libvirt-proxy-server', version='0.0.2')
)
libraryDependencies += "net.java.dev.vcc.thirdparty" % "libvirt-proxy-server" % "0.0.2"
[net.java.dev.vcc.thirdparty/libvirt-proxy-server "0.0.2"]