is not current version
Last Version 3.4.0

org.apache.marmotta:kiwi-caching-hazelcast 3.3.0

Hazelcast cache implementation for the KiWi triplestore. Useful for more complex cluster configurations with shared caches.

Categories

Categories

Caching Data Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

kiwi-caching-hazelcast
Version

Version

3.3.0
Type

Type

jar

Download kiwi-caching-hazelcast 3.3.0


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