| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications |
| GroupId | GroupIdcom.guicedee.persistence |
| ArtifactId | ArtifactIdguiced-hazelcast |
| Version | Version62 |
| Type | Typejar |
| Description |
DescriptionGuiced Hazelcast
An integration library for Hazelcast and Guice utilizing a GuiceContext Injector.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guiced-hazelcast-62.pom | |
| guiced-hazelcast-62.jar | 15 KB |
| guiced-hazelcast-62-sources.jar | 11 KB |
| guiced-hazelcast-62-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-hazelcast/ -->
<dependency>
<groupId>com.guicedee.persistence</groupId>
<artifactId>guiced-hazelcast</artifactId>
<version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-hazelcast/
implementation 'com.guicedee.persistence:guiced-hazelcast:62'
// https://jarcasting.com/artifacts/com.guicedee.persistence/guiced-hazelcast/
implementation ("com.guicedee.persistence:guiced-hazelcast:62")
'com.guicedee.persistence:guiced-hazelcast:jar:62'
<dependency org="com.guicedee.persistence" name="guiced-hazelcast" rev="62">
<artifact name="guiced-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.persistence', module='guiced-hazelcast', version='62')
)
libraryDependencies += "com.guicedee.persistence" % "guiced-hazelcast" % "62"
[com.guicedee.persistence/guiced-hazelcast "62"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.guicedee.services : hibernate-jcache | jar | |
| com.guicedee.services : cache-annotations-ri-guice | jar | |
| com.guicedee.services : hazelcast-all | jar | |
| com.guicedee.services : commons-io | jar | |
| com.guicedee.persistence : guiced-persistence-hibernateproperties-reader | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| org.mapstruct : mapstruct-processor | jar | 1.3.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.guicedee.persistence : guiced-persistence-btm | jar | 62 |
| com.h2database : h2 | jar | 1.4.199 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-core | jar | 3.0.0 |