is not current version
Last Version 2015.10.9

org.dasein:dasein-cloud-aws 2013.02.14

Implementation of the Dasein Cloud API for AWS.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.dasein
ArtifactId

ArtifactId

dasein-cloud-aws
Version

Version

2013.02.14
Type

Type

jar

Download dasein-cloud-aws 2013.02.14


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