d

dasein-cloud-test

Unit tests for testing implementations of the Dasein Cloud API.
http://dasein-cloud.sf.net
Apache License 2.0
enStratus Networks LLC
George Reese Morgan Catlin Adrian Cole
Files download
File Operation
dasein-cloud-test-2012.04.2.jar download
dasein-cloud-test-2012.04.2.pom download
dasein-cloud-test-2012.04.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.dasein</groupId>
  <artifactId>dasein-cloud-test</artifactId>
  <version>2012.04.2</version>
</dependency>
Gradle Groovy
implementation 'org.dasein:dasein-cloud-test:2012.04.2'
Gradle Kotlin
implementation("org.dasein:dasein-cloud-test:2012.04.2")
Scala SBT
libraryDependencies += "org.dasein" % "dasein-cloud-test" % "2012.04.2"
Groovy Grape
@Grapes(
  @Grab(group='org.dasein', module='dasein-cloud-test', version='2012.04.2')
)
Apache Ivy
<dependency org="org.dasein" name="dasein-cloud-test" rev="2012.04.2" />
Leiningen
[org.dasein/dasein-cloud-test "2012.04.2"]
Apache Buildr
'org.dasein:dasein-cloud-test:jar:2012.04.2'