dasein-cloud-cloudstack
The Dasein Cloud CloudStack submodule to the Dasein Cloud project. It provides an implementation of the Dasein Cloud API for the Apache CloudStack project. It also works with the commercial Citrix offering.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dasein |
| Идентификатор | Идентификаторdasein-cloud-cloudstack |
| Последняя версия | Последняя версия2015.10.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdasein-cloud-cloudstack
Implements the Dasein Cloud API for Cloud.com Cloudstack-based public and private clouds.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикenstratius, Inc. |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.dasein/dasein-cloud-cloudstack/ -->
<dependency>
<groupId>org.dasein</groupId>
<artifactId>dasein-cloud-cloudstack</artifactId>
<version>2015.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-cloudstack/
implementation 'org.dasein:dasein-cloud-cloudstack:2015.10.5'
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-cloudstack/
implementation ("org.dasein:dasein-cloud-cloudstack:2015.10.5")
'org.dasein:dasein-cloud-cloudstack:jar:2015.10.5'
<dependency org="org.dasein" name="dasein-cloud-cloudstack" rev="2015.10.5">
<artifact name="dasein-cloud-cloudstack" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dasein', module='dasein-cloud-cloudstack', version='2015.10.5')
)
libraryDependencies += "org.dasein" % "dasein-cloud-cloudstack" % "2015.10.5"
[org.dasein/dasein-cloud-cloudstack "2015.10.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dasein : dasein-cloud-core Необязательный | jar | 2015.10.1 |
| org.dasein : dasein-util Необязательный | jar | 2013.02 |
| org.apache.httpcomponents : httpclient | jar | 4.2.1 |
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| log4j : log4j Необязательный | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dasein : dasein-cloud-test Необязательный | jar | 2015.10.2 |
| junit : junit | jar | 4.9 |
The Dasein Cloud CloudStack submodule to the Dasein Cloud project. It provides an implementation of the Dasein Cloud API for the Apache CloudStack project. It also works with the commercial Citrix offering.