License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.dev.vcc.thirdparty |
ArtifactId | ArtifactIdlibvirt-proxy-server |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionlibvirt proxy server
This is an proxy server for libvirt-api. It allows a libvirt-local-client to be
accessed remotely.
|
Filename | Size |
---|---|
libvirt-proxy-server-0.0.4.pom | |
libvirt-proxy-server-0.0.4.war | 101 KB |
libvirt-proxy-server-0.0.4-sources.jar | 324 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.vcc.thirdparty : libvirt-api | jar | 0.0.4 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.vcc.thirdparty : libvirt-local-client | jar | 0.0.4 |