is not current version
Last Version 6.2.0-3.1

net.java.dev.vcc.thirdparty:xen-api 5.0.0-3

This is a Mavenized build of the XenServer Java API.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.vcc.thirdparty
ArtifactId

ArtifactId

xen-api
Version

Version

5.0.0-3
Type

Type

jar

Download xen-api 5.0.0-3


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