License |
License |
---|---|
Categories |
CategoriesNet Caching Data |
GroupId | GroupIdnet.fortytwo.sesametools |
ArtifactId | ArtifactIdcaching-sail |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCachingSail
An in-memory cache for Sail data
|
Filename | Size |
---|---|
caching-sail-1.10.pom | |
caching-sail-1.10.jar | 7 KB |
caching-sail-1.10-tests.jar | 6 KB |
caching-sail-1.10-sources.jar | 4 KB |
caching-sail-1.10-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.sesametools/caching-sail/ -->
<dependency>
<groupId>net.fortytwo.sesametools</groupId>
<artifactId>caching-sail</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.sesametools/caching-sail/
implementation 'net.fortytwo.sesametools:caching-sail:1.10'
// https://jarcasting.com/artifacts/net.fortytwo.sesametools/caching-sail/
implementation ("net.fortytwo.sesametools:caching-sail:1.10")
'net.fortytwo.sesametools:caching-sail:jar:1.10'
<dependency org="net.fortytwo.sesametools" name="caching-sail" rev="1.10">
<artifact name="caching-sail" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.sesametools', module='caching-sail', version='1.10')
)
libraryDependencies += "net.fortytwo.sesametools" % "caching-sail" % "1.10"
[net.fortytwo.sesametools/caching-sail "1.10"]
Group / Artifact | Type | Version |
---|---|---|
net.fortytwo.sesametools : common | jar | 1.10 |
org.openrdf.sesame : sesame-sail-memory | jar | 4.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.fortytwo.sesametools : replay-sail | jar | 1.10 |
org.openrdf.sesame : sesame-rio-trig | jar | 4.1.2 |
org.openrdf.sesame : sesame-repository-sail | jar | 4.1.2 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |