vcd-api-bindings-java :: vCloud Director REST API bindings

vCloud Director REST API bindings

Лицензия

Лицензия

Категории

Категории

Java Языки программирования VMware Контейнер Виртуализация
Группа

Группа

com.vmware.vcloud
Идентификатор

Идентификатор

vcd-api-bindings-java
Последняя версия

Последняя версия

9.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

vcd-api-bindings-java :: vCloud Director REST API bindings
vCloud Director REST API bindings
Организация-разработчик

Организация-разработчик

VMware

Скачать vcd-api-bindings-java

Как подключить последнюю версию

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
com.vmware.vcloud : vcd-xjc-plugins jar 0.9.2
com.vmware.vcloud : vcd-openapi-schemas jar 9.1.1
com.vmware.vcloud : vcd-rest-api-schemas jar 9.1.1
org.apache.commons : commons-lang3 jar 3.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.1.11
io.swagger : swagger-annotations jar 1.5.13
javax.servlet : javax.servlet-api jar 3.1.0
javax.validation : validation-api jar 1.1.0.Final
io.swagger : swagger-jaxrs jar 1.5.13
org.springframework : spring-beans jar 4.3.13.RELEASE
org.springframework : spring-context jar 4.3.13.RELEASE
org.springframework : spring-web jar 4.3.13.RELEASE
org.springframework : spring-webmvc jar 4.3.13.RELEASE
org.springframework : spring-core jar 4.3.13.RELEASE

provided (4)

Идентификатор библиотеки Тип Версия
javax.xml.bind : jaxb-api jar 2.2.12
com.sun.xml.bind : jaxb-impl jar 2.2
com.sun.xml.bind : jaxb-xjc jar 2.2
org.jvnet.jaxb2_commons : jaxb2-basics-tools jar 0.11.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
9.1.1
9.1.0