| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Сеть |
| Группа | Группаnet.java.dev.vcc.thirdparty |
| Идентификатор | Идентификаторlibvirt-proxy-server |
| Последняя версия | Последняя версия0.0.4 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеlibvirt proxy server
This is an proxy server for libvirt-api. It allows a libvirt-local-client to be
accessed remotely.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.dev.vcc.thirdparty : libvirt-api | jar | 0.0.4 |
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.dev.vcc.thirdparty : libvirt-local-client | jar | 0.0.4 |