Last Version

MappingSail 1.10

A Sail which translates between two URI spaces

License

License

Categories

Categories

Net
GroupId

GroupId

net.fortytwo.sesametools
ArtifactId

ArtifactId

mapping-sail
Version

Version

1.10
Type

Type

jar
Description

Description

MappingSail
A Sail which translates between two URI spaces

Download mapping-sail 1.10


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

Dependencies

compile (2)

Group / Artifact Type Version
net.fortytwo.sesametools : common jar 1.10
org.openrdf.sesame : sesame-sail-api 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.