is not current version
Last Version 0.1.1

com.github.rmannibucau:hazelcast-mdb 0.1


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

hazelcast-mdb
Version

Version

0.1
Type

Type

rar

Download hazelcast-mdb 0.1


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