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

org.dasein:dasein-cloud-aws 2012.09.4

Implementation of the Dasein Cloud API for AWS.

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

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

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

dasein-cloud-aws
Версия

Версия

2012.09.4
Тип

Тип

jar

Скачать dasein-cloud-aws 2012.09.4


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