is not current version
Last Version 3.4

com.hazelcast:hazelcast-aws 3.3

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

3.3
Type

Type

jar

Download hazelcast-aws 3.3


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