is not current version
Last Version 3.4

com.hazelcast:hazelcast-aws 3.0

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

Type

jar

Download hazelcast-aws 3.0


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