Last Version

LDCache Backend: EHCache 3.1.0-incubating

This module offers a backend that allows storing cache entries in an EHCache instance. The backend class is abstract and needs to be subclassed to provide the repository connection for the triples.

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldcache-backend-ehcache
Version

Version

3.1.0-incubating
Type

Type

jar
Description

Description

LDCache Backend: EHCache
This module offers a backend that allows storing cache entries in an EHCache instance. The backend class is abstract and needs to be subclassed to provide the repository connection for the triples.
Project URL

Project URL

http://marmotta.incubator.apache.org/ldcache-backend-ehcache
Project Organization

Project Organization

The Apache Software Foundation

Download ldcache-backend-ehcache 3.1.0-incubating


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.marmotta : ldcache-api jar 3.1.0-incubating
org.apache.marmotta : kiwi-tripletable jar 3.1.0-incubating
net.sf.ehcache : ehcache-core jar 2.6.6

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.