o

openhosting-east1

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