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.

Лицензия

Лицензия

Группа

Группа

org.dasein
Идентификатор

Идентификатор

dasein-cloud-mock
Последняя версия

Последняя версия

2013.02
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://github.com/greese/dasein-cloud-mock
Организация-разработчик

Организация-разработчик

enStratus Networks Inc.
Система контроля версий

Система контроля версий

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

Скачать dasein-cloud-mock

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.dasein : dasein-cloud-core Необязательный jar 2013.02.1
org.dasein : dasein-util Необязательный jar 2012.08
commons-codec : commons-codec jar 1.6
com.google.inject : guice jar 3.0
log4j : log4j Необязательный jar 1.2.17
com.google.code.findbugs : jsr305 jar 2.0.0
org.dasein : dasein-cloud-test Необязательный jar 2013.02.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.9

Модули Проекта

Данный проект не имеет модулей.

dasein-cloud-mock

Mock Dasein Cloud implementation to enable applications using Dasein Cloud to execute unit tests without the need for a live cloud.

Версии библиотеки

Версия
2013.02
2012.09