dasein-cloud-vsphere
Implementation of the Dasein Cloud for direct vSphere connectivity.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dasein |
| Идентификатор | Идентификаторdasein-cloud-vsphere |
| Последняя версия | Последняя версия2015.10.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDasein Cloud Vsphere
A vSphere Dasein Cloud implementation.
|
| Организация-разработчик |
Организация-разработчикDell, Inc. |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.dasein/dasein-cloud-vsphere/ -->
<dependency>
<groupId>org.dasein</groupId>
<artifactId>dasein-cloud-vsphere</artifactId>
<version>2015.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-vsphere/
implementation 'org.dasein:dasein-cloud-vsphere:2015.10.3'
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-vsphere/
implementation ("org.dasein:dasein-cloud-vsphere:2015.10.3")
'org.dasein:dasein-cloud-vsphere:jar:2015.10.3'
<dependency org="org.dasein" name="dasein-cloud-vsphere" rev="2015.10.3">
<artifact name="dasein-cloud-vsphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dasein', module='dasein-cloud-vsphere', version='2015.10.3')
)
libraryDependencies += "org.dasein" % "dasein-cloud-vsphere" % "2015.10.3"
[org.dasein/dasein-cloud-vsphere "2015.10.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dasein : dasein-cloud-core | jar | 2015.10.1 |
| org.dasein : dasein-util Необязательный | jar | 2013.02 |
| log4j : log4j Необязательный | jar | 1.2.17 |
| org.apache.httpcomponents : httpclient | jar | 4.2.1 |
| dom4j : dom4j | jar | 1.6.1 |
| commons-collections : commons-collections | jar | 3.2.1 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| org.dasein : dasein-cloud-test | jar | 2015.10.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jmockit : jmockit | jar | 1.19 |
| junit : junit | jar | 4.9 |
Implementation of the Dasein Cloud for direct vSphere connectivity.