vcd-api-client-java :: vCloud Director REST Client

REST API Client for vCloud Director

License

License

Categories

Categories

Java Languages VMware Container Virtualization Tools CLI User Interface
GroupId

GroupId

com.vmware.vcloud
ArtifactId

ArtifactId

vcd-api-client-java
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

vcd-api-client-java :: vCloud Director REST Client
REST API Client for vCloud Director
Project Organization

Project Organization

VMware

Download vcd-api-client-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-api-client-java/ -->
<dependency>
    <groupId>com.vmware.vcloud</groupId>
    <artifactId>vcd-api-client-java</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-api-client-java/
implementation 'com.vmware.vcloud:vcd-api-client-java:0.10.0'
// https://jarcasting.com/artifacts/com.vmware.vcloud/vcd-api-client-java/
implementation ("com.vmware.vcloud:vcd-api-client-java:0.10.0")
'com.vmware.vcloud:vcd-api-client-java:jar:0.10.0'
<dependency org="com.vmware.vcloud" name="vcd-api-client-java" rev="0.10.0">
  <artifact name="vcd-api-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.vcloud', module='vcd-api-client-java', version='0.10.0')
)
libraryDependencies += "com.vmware.vcloud" % "vcd-api-client-java" % "0.10.0"
[com.vmware.vcloud/vcd-api-client-java "0.10.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.vmware.vcloud : vcd-api-bindings-java jar 9.1.0
com.thoughtworks.xstream : xstream jar 1.4.10
org.apache.cxf : cxf-rt-rs-client jar 3.1.11
org.apache.cxf : cxf-rt-rs-extension-search jar 3.1.11
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.10
org.bouncycastle : bcpkix-jdk15on jar 1.55

Project Modules

There are no modules declared in this project.

Build Status

vcd-ext-sdk

Overview

The vcd-ext-sdk is a set of templates for creating extensions to VMware vCloud Director. Service Providers looking to add custom service offerings to vCloud Director, can use these templates as a starting point to build new services. The templates captures best practices for API, Object and, UI extension development and are offered in Java, Javascript/Typescript/nodejs and, Python.

Contributing

The vcd-ext-sdk project team welcomes contributions from the community. Before you start working with vcd-ext-sdk, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

BSD-2

com.vmware.vcloud

VMware

Versions

Version
0.10.0
0.9.0