Last Version

io.joshworks.extensions:hazelcast 0.2

A tiny and powerful server for Java 8

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.joshworks.extensions
ArtifactId

ArtifactId

hazelcast
Version

Version

0.2
Type

Type

jar
Description

Description

A tiny and powerful server for Java 8

Download hazelcast 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 3.8
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
io.joshworks : snappy jar 0.2

Project Modules

There are no modules declared in this project.