o

openhosting-east1

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