is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-sdk-hazelcast 1.0.3

A plugin for the Stormpath SDK that enables Hazelcast as the cache mechanism for the SDK's caching needs.

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-sdk-hazelcast
Version

Version

1.0.3
Type

Type

jar

Download stormpath-sdk-hazelcast 1.0.3


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