e

elastichosts-ams-e

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