Jar examples for o:org.apache.stanbol.commons.solr.core
This bundle provides an OSGI bundle for Solr. This also includes an utility that registers CoreContainer and SolrCores as OSGI services.
You can download jar file org.apache.stanbol.commons.solr.core 0.12.0 in this page.
Apache Software License, Version 2.0
You can use the following script to add org.apache.stanbol.commons.solr.core-0.12.0.jar to your project.
<dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.core</artifactId> <version>0.12.0</version> </dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.commons.solr.core', version: '0.12.0'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.commons.solr.core" % "0.12.0"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.commons.solr.core" rev="0.12.0"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.commons.solr.core', version='0.12.0'))
'org.apache.stanbol:org.apache.stanbol.commons.solr.core:jar:0.12.0'
Click the following link to download the jar file.
org.apache.stanbol.commons.solr.core-0.12.0-javadoc.jar