is not current version
Last Version 3.4

com.hazelcast:hazelcast-aws 1.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

1.0
Type

Type

jar

Download hazelcast-aws 1.0


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