libvirt proxy server

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

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.vcc.thirdparty
ArtifactId

ArtifactId

libvirt-proxy-server
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

war
Description

Description

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

Download libvirt-proxy-server

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.vcc.thirdparty : libvirt-api jar 0.0.4
javax.servlet : servlet-api jar 2.5

runtime (1)

Group / Artifact Type Version
net.java.dev.vcc.thirdparty : libvirt-local-client jar 0.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.2
0.0.1