is not current version
Last Version 4.0

com.hazelcast:hazelcast-ra 2.0.2


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-ra
Version

Version

2.0.2
Type

Type

rar

Download hazelcast-ra 2.0.2


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