Download org.apache.stanbol.entityhub.indexing.destination.solryard-0.9.0-incubating.jar file - Jar o

Jar examples for o:org.apache.stanbol.entityhub.indexing.destination.solryard

Description

Implementation of the IndexingTarget interface for the Stanbol Entityhub SolrYard.

You can download jar file org.apache.stanbol.entityhub.indexing.destination.solryard 0.9.0-incubating in this page.

License

Apache Software License, Version 2.0

Build File

You can use the following script to add org.apache.stanbol.entityhub.indexing.destination.solryard-0.9.0-incubating.jar to your project.

<dependency>
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.indexing.destination.solryard</artifactId>
   <version>0.9.0-incubating</version>
</dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.entityhub.indexing.destination.solryard', version: '0.9.0-incubating'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.destination.solryard" % "0.9.0-incubating"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.destination.solryard" rev="0.9.0-incubating"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.indexing.destination.solryard', version='0.9.0-incubating'))
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.destination.solryard:jar:0.9.0-incubating'

Download

Click the following link to download the jar file.

org.apache.stanbol.entityhub.indexing.destination.solryard-0.9.0-incubating-javadoc.jar
org.apache.stanbol.entityhub.indexing.destination.solryard-0.9.0-incubating-sources.jar
org.apache.stanbol.entityhub.indexing.destination.solryard-0.9.0-incubating.jar
org.apache.stanbol.entityhub.indexing.destination.solryard-0.9.0-incubating.pom



Related Tutorials