Last Version

Ninja Framework Embedded Hazelcast Module 0.9.4

This module offers a Hazelcast implementation of the Ninja Cache Interface. It supports Ninjas horizontal scaling with Hazelcasts auto-clustering and supports group feature

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Ninja User Interface Web Frameworks
GroupId

GroupId

de.raptaml
ArtifactId

ArtifactId

ninja-hazelcast-embedded
Version

Version

0.9.4
Type

Type

jar
Description

Description

Ninja Framework Embedded Hazelcast Module
This module offers a Hazelcast implementation of the Ninja Cache Interface. It supports Ninjas horizontal scaling with Hazelcasts auto-clustering and supports group feature
Project URL

Project URL

https://github.com/raptaml/ninja-hazelcast-embedded

Download ninja-hazelcast-embedded 0.9.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 3.5.5

provided (1)

Group / Artifact Type Version
org.ninjaframework : ninja-core jar 5.4.0

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
org.ninjaframework : ninja-test-utilities jar 5.4.0

Project Modules

There are no modules declared in this project.