| License |
License |
|---|---|
| GroupId | GroupIdio.github.pulquero.halyard |
| ArtifactId | ArtifactIdhalyard-sail |
| Version | Version2.6 |
| Type | Typejar |
| Description |
DescriptionA fork of Halyard with support for RDF*
|
| Filename | Size |
|---|---|
| halyard-sail-2.6.pom | |
| halyard-sail-2.6.jar | 107 KB |
| halyard-sail-2.6-sources.jar | 46 KB |
| halyard-sail-2.6-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-sail/ -->
<dependency>
<groupId>io.github.pulquero.halyard</groupId>
<artifactId>halyard-sail</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-sail/
implementation 'io.github.pulquero.halyard:halyard-sail:2.6'
// https://jarcasting.com/artifacts/io.github.pulquero.halyard/halyard-sail/
implementation ("io.github.pulquero.halyard:halyard-sail:2.6")
'io.github.pulquero.halyard:halyard-sail:jar:2.6'
<dependency org="io.github.pulquero.halyard" name="halyard-sail" rev="2.6">
<artifact name="halyard-sail" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pulquero.halyard', module='halyard-sail', version='2.6')
)
libraryDependencies += "io.github.pulquero.halyard" % "halyard-sail" % "2.6"
[io.github.pulquero.halyard/halyard-sail "2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.pulquero.halyard : halyard-common | jar | 2.6 |
| io.github.pulquero.halyard : halyard-strategy | jar | 2.6 |
| org.eclipse.rdf4j : rdf4j-console | jar | 3.4.2 |
| org.eclipse.rdf4j : rdf4j-sail-spin | jar | 3.4.2 |
| org.json : json | jar | 20140107 |
| commons-codec : commons-codec | jar | 1.11 |
| org.kohsuke.metainf-services : metainf-services | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hbase : hbase-server | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.github.pulquero.halyard : halyard-common | test-jar | 2.6 |
| org.eclipse.rdf4j : rdf4j-sail-testsuite | jar | 3.4.2 |
| org.eclipse.rdf4j : rdf4j-repository-testsuite | jar | 3.4.2 |
| org.apache.hadoop : hadoop-mapreduce-client-jobclient | jar | 3.2.1 |
| org.apache.hadoop : hadoop-common | jar | 3.2.1 |
| org.apache.hadoop : hadoop-mapreduce-client-hs | jar | 3.2.1 |
| org.apache.hadoop : hadoop-yarn-server-resourcemanager | jar | 3.2.1 |
| org.apache.hadoop : hadoop-yarn-server-tests | jar | 3.2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |