is not current version
Last Version 6.2.0-3.1

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

Mavenized build of the XenServer SDK for Java.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.vcc.thirdparty
ArtifactId

ArtifactId

xen-api
Version

Version

6.2.0-3
Type

Type

jar

Download xen-api 6.2.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>6.2.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/xen-api/
implementation 'net.java.dev.vcc.thirdparty:xen-api:6.2.0-3'
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/xen-api/
implementation ("net.java.dev.vcc.thirdparty:xen-api:6.2.0-3")
'net.java.dev.vcc.thirdparty:xen-api:jar:6.2.0-3'
<dependency org="net.java.dev.vcc.thirdparty" name="xen-api" rev="6.2.0-3">
  <artifact name="xen-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.vcc.thirdparty', module='xen-api', version='6.2.0-3')
)
libraryDependencies += "net.java.dev.vcc.thirdparty" % "xen-api" % "6.2.0-3"
[net.java.dev.vcc.thirdparty/xen-api "6.2.0-3"]