License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.rdf4j |
ArtifactId | ArtifactIdrdf4j-sail-lucene |
Version | Version3.7.4 |
Type | Typejar |
Description |
DescriptionRDF4J Lucene Sail Index
StackableSail implementation offering full-text search on literals, based on Apache Lucene.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdf4j-sail-lucene-3.7.4.pom | |
rdf4j-sail-lucene-3.7.4.jar | 35 KB |
rdf4j-sail-lucene-3.7.4-sources.jar | 20 KB |
rdf4j-sail-lucene-3.7.4-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-sail-lucene</artifactId>
<version>3.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene/
implementation 'org.eclipse.rdf4j:rdf4j-sail-lucene:3.7.4'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene/
implementation ("org.eclipse.rdf4j:rdf4j-sail-lucene:3.7.4")
'org.eclipse.rdf4j:rdf4j-sail-lucene:jar:3.7.4'
<dependency org="org.eclipse.rdf4j" name="rdf4j-sail-lucene" rev="3.7.4">
<artifact name="rdf4j-sail-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-sail-lucene', version='3.7.4')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-sail-lucene" % "3.7.4"
[org.eclipse.rdf4j/rdf4j-sail-lucene "3.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-sail-lucene-api | jar | 3.7.4 |
org.apache.lucene : lucene-core | jar | 7.7.3 |
org.apache.lucene : lucene-queries | jar | 7.7.3 |
org.apache.lucene : lucene-highlighter | jar | 7.7.3 |
org.apache.lucene : lucene-analyzers-common | jar | 7.7.3 |
org.apache.lucene : lucene-queryparser | jar | 7.7.3 |
org.apache.lucene : lucene-spatial Optional | jar | 7.7.3 |
org.apache.lucene : lucene-spatial-extras | jar | 7.7.3 |
org.locationtech.jts : jts-core | jar | 1.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-backward-codecs Optional | jar | 7.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-queryalgebra-geosparql | jar | 3.7.4 |
org.eclipse.rdf4j : rdf4j-rio-rdfxml | jar | 3.7.4 |
org.eclipse.rdf4j : rdf4j-sail-memory | jar | 3.7.4 |
org.eclipse.rdf4j : rdf4j-queryparser-serql | jar | 3.7.4 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.8.0 |
ch.qos.logback : logback-classic | jar | 1.1.11 |