Download solr4j-distrib-6.6.0.jar file - Jar s

Jar examples for s:solr4j-distrib

Description

You can download jar file solr4j-distrib 6.6.0 in this page.

Build File

You can use the following script to add solr4j-distrib-6.6.0.jar to your project.

<dependency>
   <groupId>com.andrelanouette.solr4j</groupId>
   <artifactId>solr4j-distrib</artifactId>
   <version>6.6.0</version>
</dependency>
compile group: 'com.andrelanouette.solr4j', name: 'solr4j-distrib', version: '6.6.0'
libraryDependencies += "com.andrelanouette.solr4j" % "solr4j-distrib" % "6.6.0"
<dependency org="com.andrelanouette.solr4j" name="solr4j-distrib" rev="6.6.0"/>
@Grapes(@Grab(group='com.andrelanouette.solr4j', module='solr4j-distrib', version='6.6.0'))
'com.andrelanouette.solr4j:solr4j-distrib:jar:6.6.0'

Download

Click the following link to download the jar file.

solr4j-distrib-6.6.0-javadoc.jar
solr4j-distrib-6.6.0-sources.jar
solr4j-distrib-6.6.0.jar
solr4j-distrib-6.6.0.pom



Related Tutorials