Jar examples for h:hazelcast-aws
Hazelcast In-Memory DataGrid Aws Plugin
You can download jar file hazelcast-aws 2.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hazelcast-aws-2.0.1.jar to your project.
<dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast-aws</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.hazelcast', name: 'hazelcast-aws', version: '2.0.1'
libraryDependencies += "com.hazelcast" % "hazelcast-aws" % "2.0.1"
<dependency org="com.hazelcast" name="hazelcast-aws" rev="2.0.1"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-aws', version='2.0.1'))
'com.hazelcast:hazelcast-aws:jar:2.0.1'
Click the following link to download the jar file.
hazelcast-aws-2.0.1-javadoc.jar