is not current version
Last Version 3.4

com.hazelcast:hazelcast-aws 2.2

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.2
Type

Type

jar

Download hazelcast-aws 2.2


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