Download org.apache.stanbol.entityhub.yard.solr-0.11.0.jar file - Jar o

Jar examples for o:org.apache.stanbol.entityhub.yard.solr

Description

This bundle provides implementation of the Entityhub Yard interface(s) based on a Solr Search Server

You can download jar file org.apache.stanbol.entityhub.yard.solr 0.11.0 in this page.

License

Apache Software License, Version 2.0

Build File

You can use the following script to add org.apache.stanbol.entityhub.yard.solr-0.11.0.jar to your project.

<dependency>
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.entityhub.yard.solr</artifactId>
   <version>0.11.0</version>
</dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.entityhub.yard.solr', version: '0.11.0'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.yard.solr" % "0.11.0"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.yard.solr" rev="0.11.0"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.entityhub.yard.solr', version='0.11.0'))
'org.apache.stanbol:org.apache.stanbol.entityhub.yard.solr:jar:0.11.0'

Download

Click the following link to download the jar file.

org.apache.stanbol.entityhub.yard.solr-0.11.0-javadoc.jar
org.apache.stanbol.entityhub.yard.solr-0.11.0-sources.jar
org.apache.stanbol.entityhub.yard.solr-0.11.0.jar
org.apache.stanbol.entityhub.yard.solr-0.11.0.pom



Related Tutorials