Jar examples for e:ec2-java-client
Amazon EC2 Library in Java
You can download jar file ec2-java-client 20080327 in this page.
You can use the following script to add ec2-java-client-20080327.jar to your project.
<dependency> <groupId>com.amazon.aes.webservices.client</groupId> <artifactId>ec2-java-client</artifactId> <version>20080327</version> </dependency>
compile group: 'com.amazon.aes.webservices.client', name: 'ec2-java-client', version: '20080327'
libraryDependencies += "com.amazon.aes.webservices.client" % "ec2-java-client" % "20080327"
<dependency org="com.amazon.aes.webservices.client" name="ec2-java-client" rev="20080327"/>
@Grapes(@Grab(group='com.amazon.aes.webservices.client', module='ec2-java-client', version='20080327'))
'com.amazon.aes.webservices.client:ec2-java-client:jar:20080327'
Click the following link to download the jar file.
ec2-java-client-20080327.jar