vcd-ext-sdk-parent :: vCloud Director Extension SDKs

A collection of libraries for interacting with the extensibility features of vCloud Director. Also includes some sample application that showcase best practices for extension building

Лицензия

Лицензия

Категории

Категории

VMware Контейнер Виртуализация
Группа

Группа

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

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

vcd-ext-sdk-parent
Последняя версия

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

0.10.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

vcd-ext-sdk-parent :: vCloud Director Extension SDKs
A collection of libraries for interacting with the extensibility features of vCloud Director. Also includes some sample application that showcase best practices for extension building
Ссылка на сайт

Ссылка на сайт

https://github.com/vmware/vcd-ext-sdk
Организация-разработчик

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

VMware
Система контроля версий

Система контроля версий

https://github.com/vmware/vcd-ext-sdk

Скачать vcd-ext-sdk-parent

Имя Файла Размер
vcd-ext-sdk-parent-0.10.0.pom 13 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • vcd-api-client-java

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

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

Версия
0.10.0
0.9.0