Download rds-2.0.3.jar file - Jar r

Jar examples for r:rds

Description

jclouds components to access an implementation of Relational Database Service

You can download jar file rds 2.0.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials