License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.dev.vcc.thirdparty |
ArtifactId | ArtifactIdvi-api |
Last Version | Last Version4.0.0-4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVMware Virtual Infrastructure SDK for Java
This is a Java binding of the VMware Virtual Infrastructure SDK WSDL.
|
Filename | Size |
---|---|
vi-api-4.0.0-4.pom | |
vi-api-4.0.0-4.jar | 3 MB |
vi-api-4.0.0-4-sources.jar | 4 MB |
vi-api-4.0.0-4-javadoc.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/vi-api/ -->
<dependency>
<groupId>net.java.dev.vcc.thirdparty</groupId>
<artifactId>vi-api</artifactId>
<version>4.0.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/vi-api/
implementation 'net.java.dev.vcc.thirdparty:vi-api:4.0.0-4'
// https://jarcasting.com/artifacts/net.java.dev.vcc.thirdparty/vi-api/
implementation ("net.java.dev.vcc.thirdparty:vi-api:4.0.0-4")
'net.java.dev.vcc.thirdparty:vi-api:jar:4.0.0-4'
<dependency org="net.java.dev.vcc.thirdparty" name="vi-api" rev="4.0.0-4">
<artifact name="vi-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.vcc.thirdparty', module='vi-api', version='4.0.0-4')
)
libraryDependencies += "net.java.dev.vcc.thirdparty" % "vi-api" % "4.0.0-4"
[net.java.dev.vcc.thirdparty/vi-api "4.0.0-4"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.ws : jaxws-rt | jar | 2.1.3 |