o

openhosting-east1

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