Download hazelcast-aws-1.0.jar file - Jar h

Jar examples for h:hazelcast-aws

Description

Hazelcast In-Memory DataGrid Aws Plugin

You can download jar file hazelcast-aws 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hazelcast-aws-1.0.jar to your project.

<dependency>
   <groupId>com.hazelcast</groupId>
   <artifactId>hazelcast-aws</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.hazelcast', name: 'hazelcast-aws', version: '1.0'
libraryDependencies += "com.hazelcast" % "hazelcast-aws" % "1.0"
<dependency org="com.hazelcast" name="hazelcast-aws" rev="1.0"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-aws', version='1.0'))
'com.hazelcast:hazelcast-aws:jar:1.0'

Download

Click the following link to download the jar file.

hazelcast-aws-1.0-javadoc.jar
hazelcast-aws-1.0-sources.jar
hazelcast-aws-1.0.jar
hazelcast-aws-1.0.pom



Related Tutorials