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

Jar examples for h:hazelcast-aws

Description

Hazelcast In-Memory DataGrid Aws Plugin

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

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials