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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials