Download route53-2.0.3.jar file - Jar r

Jar examples for r:route53

Description

jclouds components to access an implementation of Route 53

You can download jar file route53 2.0.3 in this page.

License

Apache License

Build File

You can use the following script to add route53-2.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

route53-2.0.3-javadoc.jar
route53-2.0.3-sources.jar
route53-2.0.3-tests.jar
route53-2.0.3.jar
route53-2.0.3.pom



Related Tutorials