License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdnet.morimekta.providence |
ArtifactId | ArtifactIdprovidence-storage-hazelcast |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvidence Utils : Storage / Hazelcast
Utilities for handling storage of providence objects using hazelcast.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.morimekta.providence/providence-storage-hazelcast/ -->
<dependency>
<groupId>net.morimekta.providence</groupId>
<artifactId>providence-storage-hazelcast</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-storage-hazelcast/
implementation 'net.morimekta.providence:providence-storage-hazelcast:2.7.0'
// https://jarcasting.com/artifacts/net.morimekta.providence/providence-storage-hazelcast/
implementation ("net.morimekta.providence:providence-storage-hazelcast:2.7.0")
'net.morimekta.providence:providence-storage-hazelcast:jar:2.7.0'
<dependency org="net.morimekta.providence" name="providence-storage-hazelcast" rev="2.7.0">
<artifact name="providence-storage-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.providence', module='providence-storage-hazelcast', version='2.7.0')
)
libraryDependencies += "net.morimekta.providence" % "providence-storage-hazelcast" % "2.7.0"
[net.morimekta.providence/providence-storage-hazelcast "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
net.morimekta.providence : providence-core | jar | 2.7.0 |
net.morimekta.providence : providence-storage | jar | 2.7.0 |
com.hazelcast : hazelcast | jar | 3.12.6 |
Group / Artifact | Type | Version |
---|---|---|
net.morimekta.utils : testing-util | jar | 3.4.0 |
net.morimekta.providence : providence-testing-junit4 | jar | 2.7.0 |
junit : junit | jar | 4.13 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |