Download fcrepo-indexing-solr-4.7.1.jar file - Jar f

Jar examples for f:fcrepo-indexing-solr

Description

Camel-based indexing service for Solr

You can download jar file fcrepo-indexing-solr 4.7.1 in this page.

Build File

You can use the following script to add fcrepo-indexing-solr-4.7.1.jar to your project.

<dependency>
   <groupId>org.fcrepo.camel</groupId>
   <artifactId>fcrepo-indexing-solr</artifactId>
   <version>4.7.1</version>
</dependency>
compile group: 'org.fcrepo.camel', name: 'fcrepo-indexing-solr', version: '4.7.1'
libraryDependencies += "org.fcrepo.camel" % "fcrepo-indexing-solr" % "4.7.1"
<dependency org="org.fcrepo.camel" name="fcrepo-indexing-solr" rev="4.7.1"/>
@Grapes(@Grab(group='org.fcrepo.camel', module='fcrepo-indexing-solr', version='4.7.1'))
'org.fcrepo.camel:fcrepo-indexing-solr:jar:4.7.1'

Download

Click the following link to download the jar file.

fcrepo-indexing-solr-4.7.1-javadoc.jar
fcrepo-indexing-solr-4.7.1-sources.jar
fcrepo-indexing-solr-4.7.1-test-javadoc.jar
fcrepo-indexing-solr-4.7.1.jar
fcrepo-indexing-solr-4.7.1.pom



Related Tutorials