Download aws-cloudwatch-1.7.3.jar file - Jar a

Jar examples for a:aws-cloudwatch

Description

Elastic Load Balancer implementation targeted to Amazon Web Services

You can download jar file aws-cloudwatch 1.7.3 in this page.

License

Apache License

Build File

You can use the following script to add aws-cloudwatch-1.7.3.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.provider</groupId>
   <artifactId>aws-cloudwatch</artifactId>
   <version>1.7.3</version>
</dependency>
compile group: 'org.apache.jclouds.provider', name: 'aws-cloudwatch', version: '1.7.3'
libraryDependencies += "org.apache.jclouds.provider" % "aws-cloudwatch" % "1.7.3"
<dependency org="org.apache.jclouds.provider" name="aws-cloudwatch" rev="1.7.3"/>
@Grapes(@Grab(group='org.apache.jclouds.provider', module='aws-cloudwatch', version='1.7.3'))
'org.apache.jclouds.provider:aws-cloudwatch:jar:1.7.3'

Download

Click the following link to download the jar file.

aws-cloudwatch-1.7.3-javadoc.jar
aws-cloudwatch-1.7.3-sources.jar
aws-cloudwatch-1.7.3-tests.jar
aws-cloudwatch-1.7.3.jar
aws-cloudwatch-1.7.3.pom



Related Tutorials