is not current version
Last Version 3.4

com.hazelcast:hazelcast-aws 2.0.1

Hazelcast In-Memory DataGrid Aws Plugin

Categories

Categories

AWS Container PaaS Providers Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-aws
Version

Version

2.0.1
Type

Type

jar

Download hazelcast-aws 2.0.1


<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-aws/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-aws</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-aws/
implementation 'com.hazelcast:hazelcast-aws:2.0.1'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-aws/
implementation ("com.hazelcast:hazelcast-aws:2.0.1")
'com.hazelcast:hazelcast-aws:jar:2.0.1'
<dependency org="com.hazelcast" name="hazelcast-aws" rev="2.0.1">
  <artifact name="hazelcast-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-aws', version='2.0.1')
)
libraryDependencies += "com.hazelcast" % "hazelcast-aws" % "2.0.1"
[com.hazelcast/hazelcast-aws "2.0.1"]