d

dasein-cloud-google

Implements the Dasein Cloud API to talk to Google cloud services
Apache License 2.0
Dell, Inc
George Reese
Files download
File Operation
dasein-cloud-google-2014.03.20.jar download
dasein-cloud-google-2014.03.20.pom download
dasein-cloud-google-2014.03.20-sources.jar download
Apache Maven
<dependency>
  <groupId>org.dasein</groupId>
  <artifactId>dasein-cloud-google</artifactId>
  <version>2014.03.20</version>
</dependency>
Gradle Groovy
implementation 'org.dasein:dasein-cloud-google:2014.03.20'
Gradle Kotlin
implementation("org.dasein:dasein-cloud-google:2014.03.20")
Scala SBT
libraryDependencies += "org.dasein" % "dasein-cloud-google" % "2014.03.20"
Groovy Grape
@Grapes(
  @Grab(group='org.dasein', module='dasein-cloud-google', version='2014.03.20')
)
Apache Ivy
<dependency org="org.dasein" name="dasein-cloud-google" rev="2014.03.20" />
Leiningen
[org.dasein/dasein-cloud-google "2014.03.20"]
Apache Buildr
'org.dasein:dasein-cloud-google:jar:2014.03.20'