License |
License |
---|---|
GroupId | GroupIdorg.apache.marmotta |
ArtifactId | ArtifactIdldcache-sail-kiwi |
Version | Version3.4.0 |
Type | Typejar |
Description |
DescriptionLDCache: Sesame SAIL (KiWi)
Stacked Sail that allows transparent access to resources through the Linked Data Cache, retrieving them
on demand when needed. Can be wrapped around other Sesame SAILs.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ldcache-sail-kiwi-3.4.0.pom | |
ldcache-sail-kiwi-3.4.0.jar | 13 KB |
ldcache-sail-kiwi-3.4.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-sail-kiwi/ -->
<dependency>
<groupId>org.apache.marmotta</groupId>
<artifactId>ldcache-sail-kiwi</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-sail-kiwi/
implementation 'org.apache.marmotta:ldcache-sail-kiwi:3.4.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-sail-kiwi/
implementation ("org.apache.marmotta:ldcache-sail-kiwi:3.4.0")
'org.apache.marmotta:ldcache-sail-kiwi:jar:3.4.0'
<dependency org="org.apache.marmotta" name="ldcache-sail-kiwi" rev="3.4.0">
<artifact name="ldcache-sail-kiwi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldcache-sail-kiwi', version='3.4.0')
)
libraryDependencies += "org.apache.marmotta" % "ldcache-sail-kiwi" % "3.4.0"
[org.apache.marmotta/ldcache-sail-kiwi "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.marmotta : ldcache-api | jar | 3.4.0 |
org.apache.marmotta : ldcache-core | jar | 3.4.0 |
org.apache.marmotta : ldcache-backend-kiwi | jar | 3.4.0 |
org.apache.marmotta : kiwi-triplestore | jar | 3.4.0 |
org.openrdf.sesame : sesame-model | jar | 2.7.16 |
org.openrdf.sesame : sesame-repository-api | jar | 2.7.16 |
org.apache.marmotta : marmotta-commons | jar | 3.4.0 |
org.apache.marmotta : marmotta-util-filter | jar | 3.4.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.marmotta : ldclient-api | jar | 3.4.0 |
org.apache.marmotta : ldclient-core | jar | 3.4.0 |
org.apache.marmotta : ldclient-provider-rdf | jar | 3.4.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : slf4j-ext | jar | 1.7.21 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.slf4j : log4j-over-slf4j | jar | 1.7.21 |
org.slf4j : jul-to-slf4j | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.marmotta : ldcache-core | test-jar | 3.4.0 |
junit : junit | jar | 4.11 |
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-turtle | jar | 2.7.16 |