is not current version
Last Version 4.0

com.hazelcast:hazelcast-ra 1.9.2.1


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-ra
Version

Version

1.9.2.1
Type

Type

rar

Download hazelcast-ra 1.9.2.1


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