e

elastichosts-sat-p

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