e

elastichosts-ams-e

ElasticHosts implementation targeted to Amsterdam
Files download
File Operation
elastichosts-ams-e-1.8.0.jar download
elastichosts-ams-e-1.8.0.pom download
elastichosts-ams-e-1.8.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.jclouds.provider</groupId>
  <artifactId>elastichosts-ams-e</artifactId>
  <version>1.8.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.apache.jclouds.provider:elastichosts-ams-e:1.8.0'
Gradle Kotlin
implementation("org.apache.jclouds.provider:elastichosts-ams-e:1.8.0")
Scala SBT
libraryDependencies += "org.apache.jclouds.provider" % "elastichosts-ams-e" % "1.8.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.jclouds.provider', module='elastichosts-ams-e', version='1.8.0')
)
Apache Ivy
<dependency org="org.apache.jclouds.provider" name="elastichosts-ams-e" rev="1.8.0" />
Leiningen
[org.apache.jclouds.provider/elastichosts-ams-e "1.8.0"]
Apache Buildr
'org.apache.jclouds.provider:elastichosts-ams-e:jar:1.8.0'