is not current version
Last Version 1.0.0-b2

org.eclipse.jnosql.artemis:hazelcast-extension 0.1.0.M1

Eclipse JNoSQL mapping layer, Artemis, to Hazelcast

Categories

Categories

CLI User Interface Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

org.eclipse.jnosql.artemis
ArtifactId

ArtifactId

hazelcast-extension
Version

Version

0.1.0.M1
Type

Type

jar

Download hazelcast-extension 0.1.0.M1


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