License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.rdf4j |
ArtifactId | ArtifactIdrdf4j-sail-lucene |
Version | Version4.0.0-M1 |
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-4.0.0-M1.pom | |
rdf4j-sail-lucene-4.0.0-M1.jar | 32 KB |
rdf4j-sail-lucene-4.0.0-M1-sources.jar | 20 KB |
rdf4j-sail-lucene-4.0.0-M1-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-sail-lucene</artifactId>
<version>4.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene/
implementation 'org.eclipse.rdf4j:rdf4j-sail-lucene:4.0.0-M1'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene/
implementation ("org.eclipse.rdf4j:rdf4j-sail-lucene:4.0.0-M1")
'org.eclipse.rdf4j:rdf4j-sail-lucene:jar:4.0.0-M1'
<dependency org="org.eclipse.rdf4j" name="rdf4j-sail-lucene" rev="4.0.0-M1">
<artifact name="rdf4j-sail-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-sail-lucene', version='4.0.0-M1')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-sail-lucene" % "4.0.0-M1"
[org.eclipse.rdf4j/rdf4j-sail-lucene "4.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-sail-lucene-api | jar | 4.0.0-M1 |
org.apache.lucene : lucene-core | jar | 8.5.1 |
org.apache.lucene : lucene-queries | jar | 8.5.1 |
org.apache.lucene : lucene-highlighter | jar | 8.5.1 |
org.apache.lucene : lucene-analyzers-common | jar | 8.5.1 |
org.apache.lucene : lucene-queryparser | jar | 8.5.1 |
org.apache.lucene : lucene-spatial-extras | jar | 8.5.1 |
org.locationtech.jts : jts-core | jar | 1.18.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-backward-codecs | jar | 8.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-queryalgebra-geosparql | jar | 4.0.0-M1 |
org.eclipse.rdf4j : rdf4j-rio-rdfxml | jar | 4.0.0-M1 |
org.eclipse.rdf4j : rdf4j-sail-memory | jar | 4.0.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
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 |