e

elastichosts-ams-e

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