ReplaySail

A pair of Sail implementations which allow Sail operations to be first recorded to a log file, then reproduced from the log file

License

License

Categories

Categories

Net
GroupId

GroupId

net.fortytwo.sesametools
ArtifactId

ArtifactId

replay-sail
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

ReplaySail
A pair of Sail implementations which allow Sail operations to be first recorded to a log file, then reproduced from the log file

Download replay-sail

How to add to project

<!-- https://jarcasting.com/artifacts/net.fortytwo.sesametools/replay-sail/ -->
<dependency>
    <groupId>net.fortytwo.sesametools</groupId>
    <artifactId>replay-sail</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.sesametools/replay-sail/
implementation 'net.fortytwo.sesametools:replay-sail:1.10'
// https://jarcasting.com/artifacts/net.fortytwo.sesametools/replay-sail/
implementation ("net.fortytwo.sesametools:replay-sail:1.10")
'net.fortytwo.sesametools:replay-sail:jar:1.10'
<dependency org="net.fortytwo.sesametools" name="replay-sail" rev="1.10">
  <artifact name="replay-sail" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.sesametools', module='replay-sail', version='1.10')
)
libraryDependencies += "net.fortytwo.sesametools" % "replay-sail" % "1.10"
[net.fortytwo.sesametools/replay-sail "1.10"]

Dependencies

compile (3)

Group / Artifact Type Version
net.fortytwo.sesametools : common jar 1.10
org.openrdf.sesame : sesame-sail-api jar 4.1.2
org.openrdf.sesame : sesame-rio-ntriples jar 4.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.9
1.8
1.7