Download elb-1.9.3.jar file - Jar e

Jar examples for e:elb

Description

jclouds components to access an implementation of Elastic Load Balancer

You can download jar file elb 1.9.3 in this page.

License

Open Source License

Build File

You can use the following script to add elb-1.9.3.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>elb</artifactId>
   <version>1.9.3</version>
</dependency>
compile group: 'org.apache.jclouds.labs', name: 'elb', version: '1.9.3'
libraryDependencies += "org.apache.jclouds.labs" % "elb" % "1.9.3"
<dependency org="org.apache.jclouds.labs" name="elb" rev="1.9.3"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='elb', version='1.9.3'))
'org.apache.jclouds.labs:elb:jar:1.9.3'

Download

Click the following link to download the jar file.

elb-1.9.3-javadoc.jar
elb-1.9.3-sources.jar
elb-1.9.3-tests.jar
elb-1.9.3.jar
elb-1.9.3.pom



Related Tutorials