Last Version

Guiced Hazelcast 0.68.0.1

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.guicedee.persistence
ArtifactId

ArtifactId

guiced-hazelcast
Version

Version

0.68.0.1
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 0.68.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.jwebmp.guicedee.persistence : guiced-persistence-hibernateproperties-reader jar
org.hibernate : hibernate-core jar 5.4.3.Final
org.hibernate : hibernate-jcache jar 5.4.3.Final
com.jwebmp.thirdparty.jcache : cache-annotations-ri-guice jar
com.hazelcast : hazelcast-all jar 3.12.1
com.jwebmp.jpms.commons : commons-io jar

test (6)

Group / Artifact Type Version
com.jwebmp.guicedee.persistence : guiced-persistence-btm jar
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.