Jar examples for o:org.apache.stanbol.commons.solr.managed
This bundle provides support for manageing Solr Servers (CoreContainer and SolrCores) within the Stanbol JVM. Managed CoreContainer and SolrCores are registered as OSGI services and may be published via the OSGI http service.
You can download jar file org.apache.stanbol.commons.solr.managed 1.0.0 in this page.
Apache License
You can use the following script to add org.apache.stanbol.commons.solr.managed-1.0.0.jar to your project.
<dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.commons.solr.managed</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.stanbol', name: 'org.apache.stanbol.commons.solr.managed', version: '1.0.0'
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.commons.solr.managed" % "1.0.0"
<dependency org="org.apache.stanbol" name="org.apache.stanbol.commons.solr.managed" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.stanbol', module='org.apache.stanbol.commons.solr.managed', version='1.0.0'))
'org.apache.stanbol:org.apache.stanbol.commons.solr.managed:jar:1.0.0'
Click the following link to download the jar file.
org.apache.stanbol.commons.solr.managed-1.0.0-javadoc.jar