Dropwizard Hazelcast clustered session bundle.

A Dropwizard bundle for providing clustered session replication using Hazelcast distributed maps.

License

License

Categories

Categories

DropWizard Container Microservices Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.unicodecollective.dropwizard
ArtifactId

ArtifactId

dropwizard-hazelcast-session
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Hazelcast clustered session bundle.
A Dropwizard bundle for providing clustered session replication using Hazelcast distributed maps.
Project URL

Project URL

https://github.com/martindow/dropwizard-hazelcast-session

Download dropwizard-hazelcast-session

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.1
com.hazelcast : hazelcast jar 3.4
com.google.guava : guava jar 18.0
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0