Download rdf4j-sail-lucene-api-2.3.0-M2.jar file - Jar r

Jar examples for r:rdf4j-sail-lucene-api

Description

StackableSail API offering full-text search on literals, based on Apache Lucene.

You can download jar file rdf4j-sail-lucene-api 2.3.0-M2 in this page.

Build File

You can use the following script to add rdf4j-sail-lucene-api-2.3.0-M2.jar to your project.

<dependency>
   <groupId>org.eclipse.rdf4j</groupId>
   <artifactId>rdf4j-sail-lucene-api</artifactId>
   <version>2.3.0-M2</version>
</dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-sail-lucene-api', version: '2.3.0-M2'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-sail-lucene-api" % "2.3.0-M2"
<dependency org="org.eclipse.rdf4j" name="rdf4j-sail-lucene-api" rev="2.3.0-M2"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-sail-lucene-api', version='2.3.0-M2'))
'org.eclipse.rdf4j:rdf4j-sail-lucene-api:jar:2.3.0-M2'

Download

Click the following link to download the jar file.

rdf4j-sail-lucene-api-2.3.0-M2-javadoc.jar
rdf4j-sail-lucene-api-2.3.0-M2-sources.jar
rdf4j-sail-lucene-api-2.3.0-M2.jar
rdf4j-sail-lucene-api-2.3.0-M2.pom



Related Tutorials