Guiced Hazelcast

An integration library for Hazelcast and Guice utilizing a GuiceContext Injector.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-hazelcast
Last Version

Last Version

0.59.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Guiced Hazelcast
An integration library for Hazelcast and Guice utilizing a GuiceContext Injector.
Project URL

Project URL

https://github.com/GedMarc/GuicedHazelcast
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories

Download guiced-hazelcast

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.jwebmp.jre10 : guiced-injection Optional jar 0.59.0.14
com.jwebmp.jre10 : jwebmp-log-master Optional jar 0.59.0.14
com.jwebmp.jre10 : guiced-persistence Optional jar 0.59.0.14
com.jwebmp.jre10 : guiced-persistence-hibernateproperties-reader Optional jar 0.59.0.14
com.google.inject : guice jar 4.2.0
org.hibernate : hibernate-jcache jar 5.3.5.Final
javax.cache : cache-api jar 1.1.0
org.jsr107.ri : cache-annotations-ri-guice jar 1.1.0
com.hazelcast : hazelcast-all jar 3.10.4
commons-io : commons-io jar 2.6

test (7)

Group / Artifact Type Version
com.jwebmp.jre10 : guiced-persistence-btm Optional jar 0.59.0.14
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.21.0
com.h2database : h2 jar 1.4.197
org.hibernate : hibernate-core jar 5.3.5.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.59.0.14
0.58.0.21-RCTEST
0.58.0.20-RCTEST