is not current version
Last Version 2015.10.9

org.dasein:dasein-cloud-aws 2014.11.5

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

2014.11.5
Type

Type

jar

Download dasein-cloud-aws 2014.11.5


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