Last Version

dasein-cloud-mock 2013.02

Mock implementation of the Dasein Cloud API for use in executing unit tests of code without the need to talk to an actual cloud.

License

License

GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-mock
Version

Version

2013.02
Type

Type

jar
Description

Description

dasein-cloud-mock
Mock implementation of the Dasein Cloud API for use in executing unit tests of code without the need to talk to an actual cloud.
Project URL

Project URL

http://github.com/greese/dasein-cloud-mock
Project Organization

Project Organization

enStratus Networks Inc.
Source Code Management

Source Code Management

http://github.com/greese/dasein-cloud-mock

Download dasein-cloud-mock 2013.02


<!-- https://jarcasting.com/artifacts/org.dasein/dasein-cloud-mock/ -->
<dependency>
    <groupId>org.dasein</groupId>
    <artifactId>dasein-cloud-mock</artifactId>
    <version>2013.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-mock/
implementation 'org.dasein:dasein-cloud-mock:2013.02'
// https://jarcasting.com/artifacts/org.dasein/dasein-cloud-mock/
implementation ("org.dasein:dasein-cloud-mock:2013.02")
'org.dasein:dasein-cloud-mock:jar:2013.02'
<dependency org="org.dasein" name="dasein-cloud-mock" rev="2013.02">
  <artifact name="dasein-cloud-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dasein', module='dasein-cloud-mock', version='2013.02')
)
libraryDependencies += "org.dasein" % "dasein-cloud-mock" % "2013.02"
[org.dasein/dasein-cloud-mock "2013.02"]

Dependencies

compile (7)

Group / Artifact Type Version
org.dasein : dasein-cloud-core Optional jar 2013.02.1
org.dasein : dasein-util Optional jar 2012.08
commons-codec : commons-codec jar 1.6
com.google.inject : guice jar 3.0
log4j : log4j Optional jar 1.2.17
com.google.code.findbugs : jsr305 jar 2.0.0
org.dasein : dasein-cloud-test Optional jar 2013.02.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.