Jar examples for c:cloudadapters.aws.commons
Common utility classes for building Amazon AWS-based cloud adapters.
You can download jar file cloudadapters.aws.commons 2.0.1 in this page.
You can use the following script to add cloudadapters.aws.commons-2.0.1.jar to your project.
<dependency> <groupId>com.elastisys.scale</groupId> <artifactId>cloudadapters.aws.commons</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.elastisys.scale', name: 'cloudadapters.aws.commons', version: '2.0.1'
libraryDependencies += "com.elastisys.scale" % "cloudadapters.aws.commons" % "2.0.1"
<dependency org="com.elastisys.scale" name="cloudadapters.aws.commons" rev="2.0.1"/>
@Grapes(@Grab(group='com.elastisys.scale', module='cloudadapters.aws.commons', version='2.0.1'))
'com.elastisys.scale:cloudadapters.aws.commons:jar:2.0.1'
Click the following link to download the jar file.
cloudadapters.aws.commons-2.0.1-javadoc.jar