is not current version
Last Version 0.66.0.1

com.jwebmp:guiced-hazelcast 0.62.0.1

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
ArtifactId

ArtifactId

guiced-hazelcast
Version

Version

0.62.0.1
Type

Type

jar

Download guiced-hazelcast 0.62.0.1


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