vcd-extensibility-bindings-java :: Object Extensibility API bindings

Object Extensibility API bindings

License

License

Categories

Categories

Java Languages VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.vcloud
ArtifactId

ArtifactId

vcd-extensibility-bindings-java
Last Version

Last Version

9.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

vcd-extensibility-bindings-java :: Object Extensibility API bindings
Object Extensibility API bindings
Project Organization

Project Organization

VMware

Download vcd-extensibility-bindings-java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.vmware.vcloud : vcd-extensibility-schemas jar 9.1.1
com.vmware.vcloud : vcd-xjc-plugins jar 0.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.8.10

provided (4)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.2.12
com.sun.xml.bind : jaxb-impl jar 2.2.7
com.sun.xml.bind : jaxb-xjc jar 2.2.7
org.jvnet.jaxb2_commons : jaxb2-basics-tools jar 0.11.1

Project Modules

There are no modules declared in this project.

Build Status

vCloud Director API Schemas

Overview

The schemas that represent all public interfacing into vCloud Director, including the XSD-based REST API at /api, the new OpenAPI endpoints at /cloudapi, and the object extensibility schemas for communication with specific phases of vCloud Director operations. There are also language bindings available for Java and Typescript.

Try it out

The schemas are available in XSD and YAML formats for direct consumption in whatever project you prefer. They are also available as Maven packages for integrating into Maven or Gradle-based projects.

To build the language-specific bindings, execute mvn install from the root directory.

Contributing

The vcd-api-schemas project team welcomes contributions from the community. Before you start working with vcd-api-schemas, 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.

com.vmware.vcloud

VMware

Versions

Version
9.1.1
9.1.0