is not current version
Last Version 1.0.7

com.unicodecollective.dropwizard:dropwizard-hazelcast-session 1.0.4

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

Categories

Categories

DropWizard Container Microservices Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.unicodecollective.dropwizard
ArtifactId

ArtifactId

dropwizard-hazelcast-session
Version

Version

1.0.4
Type

Type

jar

Download dropwizard-hazelcast-session 1.0.4


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