License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hazelcast Distributed Applications |
GroupId | GroupIdcom.jwebmp.jre11 |
ArtifactId | ArtifactIdguiced-hazelcast |
Last Version | Last Version0.62.0.1 |
Release Date | Release Date |
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-0.62.0.1.pom | |
guiced-hazelcast-0.62.0.1.jar | 15 KB |
guiced-hazelcast-0.62.0.1-sources.jar | 11 KB |
guiced-hazelcast-0.62.0.1-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre11/guiced-hazelcast/ -->
<dependency>
<groupId>com.jwebmp.jre11</groupId>
<artifactId>guiced-hazelcast</artifactId>
<version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre11/guiced-hazelcast/
implementation 'com.jwebmp.jre11:guiced-hazelcast:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.jre11/guiced-hazelcast/
implementation ("com.jwebmp.jre11:guiced-hazelcast:0.62.0.1")
'com.jwebmp.jre11:guiced-hazelcast:jar:0.62.0.1'
<dependency org="com.jwebmp.jre11" name="guiced-hazelcast" rev="0.62.0.1">
<artifact name="guiced-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre11', module='guiced-hazelcast', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp.jre11" % "guiced-hazelcast" % "0.62.0.1"
[com.jwebmp.jre11/guiced-hazelcast "0.62.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.jre11 : guiced-persistence-hibernateproperties-reader | jar | 0.62.0.1 |
org.hibernate : hibernate-core | jar | 5.3.7.Final |
org.hibernate : hibernate-jcache | jar | 5.3.7.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.11 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.jre11 : guiced-persistence-btm | jar | 0.62.0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
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 |