Download aws-cloudwatch-1.8.1.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.8.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials