o

openhosting-east1

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