| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.fortytwo.sesametools |
| ArtifactId | ArtifactIdrepository-sail |
| Last Version | Last Version1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRepositorySail
A Sail implementation which wraps a Repository object
|
| Filename | Size |
|---|---|
| repository-sail-1.10.pom | |
| repository-sail-1.10.jar | 9 KB |
| repository-sail-1.10-tests.jar | 1 KB |
| repository-sail-1.10-sources.jar | 4 KB |
| repository-sail-1.10-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.sesametools/repository-sail/ -->
<dependency>
<groupId>net.fortytwo.sesametools</groupId>
<artifactId>repository-sail</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.sesametools/repository-sail/
implementation 'net.fortytwo.sesametools:repository-sail:1.10'
// https://jarcasting.com/artifacts/net.fortytwo.sesametools/repository-sail/
implementation ("net.fortytwo.sesametools:repository-sail:1.10")
'net.fortytwo.sesametools:repository-sail:jar:1.10'
<dependency org="net.fortytwo.sesametools" name="repository-sail" rev="1.10">
<artifact name="repository-sail" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.sesametools', module='repository-sail', version='1.10')
)
libraryDependencies += "net.fortytwo.sesametools" % "repository-sail" % "1.10"
[net.fortytwo.sesametools/repository-sail "1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.fortytwo.sesametools : common | jar | 1.10 |
| org.openrdf.sesame : sesame-repository-api | jar | 4.1.2 |
| org.openrdf.sesame : sesame-sail-api | jar | 4.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |