License |
License |
---|---|
GroupId | GroupIdorg.dasein |
ArtifactId | ArtifactIddasein-cloud-opsource |
Version | Version2013.07.3 |
Type | Typejar |
Description |
Descriptiondasein-cloud-opsource
Implements the Dasein Cloud API for OpSource.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationDell, Inc. |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.dasein/dasein-cloud-opsource/ -->
<dependency>
<groupId>org.dasein</groupId>
<artifactId>dasein-cloud-opsource</artifactId>
<version>2013.07.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-opsource/
implementation 'org.dasein:dasein-cloud-opsource:2013.07.3'
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-opsource/
implementation ("org.dasein:dasein-cloud-opsource:2013.07.3")
'org.dasein:dasein-cloud-opsource:jar:2013.07.3'
<dependency org="org.dasein" name="dasein-cloud-opsource" rev="2013.07.3">
<artifact name="dasein-cloud-opsource" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dasein', module='dasein-cloud-opsource', version='2013.07.3')
)
libraryDependencies += "org.dasein" % "dasein-cloud-opsource" % "2013.07.3"
[org.dasein/dasein-cloud-opsource "2013.07.3"]
Group / Artifact | Type | Version |
---|---|---|
org.dasein : dasein-cloud-core | jar | 2013.07.0 |
org.dasein : dasein-util | jar | 2013.02 |
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
org.apache.httpcomponents : httpcore | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.dasein : dasein-cloud-test Optional | jar | 2013.07.1 |
junit : junit | jar | 4.9 |