is not current version
Last Version 4.0

com.hazelcast:hazelcast-ra 3.1.6


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-ra
Version

Version

3.1.6
Type

Type

rar

Download hazelcast-ra 3.1.6


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