is not current version
Last Version 0.59.0.14

com.jwebmp.jre10:guiced-hazelcast 0.58.0.21-RCTEST

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

Categories

Categories

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

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-hazelcast
Version

Version

0.58.0.21-RCTEST
Type

Type

jar

Download guiced-hazelcast 0.58.0.21-RCTEST


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