License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.rdf4j |
ArtifactId | ArtifactIdrdf4j-sail-lucene-api |
Version | Version3.7.1 |
Type | Typejar |
Description |
DescriptionRDF4J Lucene Sail API
StackableSail API offering full-text search on literals, based on Apache Lucene.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdf4j-sail-lucene-api-3.7.1.pom | |
rdf4j-sail-lucene-api-3.7.1.jar | 75 KB |
rdf4j-sail-lucene-api-3.7.1-sources.jar | 59 KB |
rdf4j-sail-lucene-api-3.7.1-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene-api/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-sail-lucene-api</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene-api/
implementation 'org.eclipse.rdf4j:rdf4j-sail-lucene-api:3.7.1'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-lucene-api/
implementation ("org.eclipse.rdf4j:rdf4j-sail-lucene-api:3.7.1")
'org.eclipse.rdf4j:rdf4j-sail-lucene-api:jar:3.7.1'
<dependency org="org.eclipse.rdf4j" name="rdf4j-sail-lucene-api" rev="3.7.1">
<artifact name="rdf4j-sail-lucene-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-sail-lucene-api', version='3.7.1')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-sail-lucene-api" % "3.7.1"
[org.eclipse.rdf4j/rdf4j-sail-lucene-api "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-sail-base | jar | 3.7.1 |
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation | jar | 3.7.1 |
org.eclipse.rdf4j : rdf4j-repository-sail | jar | 3.7.1 |
com.google.guava : guava | jar | 30.1.1-jre |
org.locationtech.spatial4j : spatial4j | jar | 0.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.lucene : lucene-queryparser | jar | 7.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-queryparser-serql | jar | 3.7.1 |
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 |