Jar examples for r:rds
jclouds components to access an implementation of Relational Database Service
You can download jar file rds 1.8.0 in this page.
Apache License
You can use the following script to add rds-1.8.0.jar to your project.
<dependency> <groupId>org.apache.jclouds.labs</groupId> <artifactId>rds</artifactId> <version>1.8.0</version> </dependency>
compile group: 'org.apache.jclouds.labs', name: 'rds', version: '1.8.0'
libraryDependencies += "org.apache.jclouds.labs" % "rds" % "1.8.0"
<dependency org="org.apache.jclouds.labs" name="rds" rev="1.8.0"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='rds', version='1.8.0'))
'org.apache.jclouds.labs:rds:jar:1.8.0'
Click the following link to download the jar file.
rds-1.8.0-javadoc.jar