Last Version

KiWi Triplestore: Hazelcast Cache Backend 3.4.0

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

License

License

Categories

Categories

Caching Data Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

kiwi-caching-hazelcast
Version

Version

3.4.0
Type

Type

jar
Description

Description

KiWi Triplestore: Hazelcast Cache Backend
Hazelcast cache implementation for the KiWi triplestore. Useful for more complex cluster configurations with shared caches.
Project Organization

Project Organization

The Apache Software Foundation

Download kiwi-caching-hazelcast 3.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.marmotta : kiwi-triplestore jar 3.4.0
com.hazelcast : hazelcast jar 3.3.1
org.openrdf.sesame : sesame-rio-api jar 2.7.16

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (11)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.marmotta : kiwi-triplestore test-jar 3.4.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7
com.h2database : h2 jar 1.4.178
org.postgresql : postgresql jar 9.3-1100-jdbc4
mysql : mysql-connector-java Optional jar 5.1.21
org.openrdf.sesame : sesame-rio-rdfxml jar 2.7.16
org.openrdf.sesame : sesame-store-testsuite jar 2.7.16

Project Modules

There are no modules declared in this project.