is not current version
Last Version 1.6.9

org.jooby:jooby-hazelcast 0.9.0

Hazelcast for Jooby

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-hazelcast
Version

Version

0.9.0
Type

Type

jar

Download jooby-hazelcast 0.9.0


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