is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-datastore-hazelcast 7.0.0-M3

An implementation of Apache Wicket's IDataStore that uses Hazelcast as a backend

Categories

Categories

Wicket User Interface Web Frameworks Data Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-datastore-hazelcast
Version

Version

7.0.0-M3
Type

Type

jar

Download wicketstuff-datastore-hazelcast 7.0.0-M3


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