License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.px100systems |
ArtifactId | ArtifactIdhazelcast-storage |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHazelcast In-Memory Storage Provider
Hazelcast In-Memory Storage Provider for Px100 Data
|
Filename | Size |
---|---|
hazelcast-storage-0.3.2.pom | |
hazelcast-storage-0.3.2.jar | 33 KB |
hazelcast-storage-0.3.2-sources.jar | 13 KB |
hazelcast-storage-0.3.2-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.px100systems/hazelcast-storage/ -->
<dependency>
<groupId>com.px100systems</groupId>
<artifactId>hazelcast-storage</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.px100systems/hazelcast-storage/
implementation 'com.px100systems:hazelcast-storage:0.3.2'
// https://jarcasting.com/artifacts/com.px100systems/hazelcast-storage/
implementation ("com.px100systems:hazelcast-storage:0.3.2")
'com.px100systems:hazelcast-storage:jar:0.3.2'
<dependency org="com.px100systems" name="hazelcast-storage" rev="0.3.2">
<artifact name="hazelcast-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.px100systems', module='hazelcast-storage', version='0.3.2')
)
libraryDependencies += "com.px100systems" % "hazelcast-storage" % "0.3.2"
[com.px100systems/hazelcast-storage "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.px100systems » Px100Util | jar | 0.3.0 |
com.px100systems » Px100PersistenceAPI | jar | 0.3.0 |
com.hazelcast : hazelcast | jar | 3.5.3 |
com.hazelcast : hazelcast-client | jar | 3.5.3 |
com.hazelcast : hazelcast-cloud | jar | 3.5.3 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |