License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications Hibernate Data ORM |
GroupId | GroupIdcom.guicedee.persistence |
ArtifactId | ArtifactIdguiced-hazelcast-hibernate |
Version | Version1.2.0.0-jre16 |
Type | Typejar |
Description |
DescriptionGuiced Hazelcast-Hibernate
An integration library for Hazelcast and Guice utilizing a GuiceContext Injector.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-hazelcast-hibernate/ -->
<dependency>
<groupId>com.guicedee.persistence</groupId>
<artifactId>guiced-hazelcast-hibernate</artifactId>
<version>1.2.0.0-jre16</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-hazelcast-hibernate/
implementation 'com.guicedee.persistence:guiced-hazelcast-hibernate:1.2.0.0-jre16'
// https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-hazelcast-hibernate/
implementation ("com.guicedee.persistence:guiced-hazelcast-hibernate:1.2.0.0-jre16")
'com.guicedee.persistence:guiced-hazelcast-hibernate:jar:1.2.0.0-jre16'
<dependency org="com.guicedee.persistence" name="guiced-hazelcast-hibernate" rev="1.2.0.0-jre16">
<artifact name="guiced-hazelcast-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.persistence', module='guiced-hazelcast-hibernate', version='1.2.0.0-jre16')
)
libraryDependencies += "com.guicedee.persistence" % "guiced-hazelcast-hibernate" % "1.2.0.0-jre16"
[com.guicedee.persistence/guiced-hazelcast-hibernate "1.2.0.0-jre16"]
Group / Artifact | Type | Version |
---|---|---|
com.guicedee.services : hibernate-jcache | jar | 1.2.0.0-jre16 |
com.guicedee.persistence : guiced-hazelcast | jar | 1.2.0.0-jre16 |
com.guicedee.services : cache-annotations-ri-guice | jar | 1.2.0.0-jre16 |
com.guicedee.services : hazelcast-all | jar | 1.2.0.0-jre16 |
com.guicedee.services : hazelcast-hibernate | jar | 1.2.0.0-jre16 |
com.guicedee.services : commons-io | jar | 1.2.0.0-jre16 |
com.guicedee.persistence : guiced-persistence | jar | 1.2.0.0-jre16 |
com.guicedee : guiced-injection | jar | 1.2.0.0-jre16 |