Download solr-solrj-5.0.0.jar file - Jar s

Jar examples for s:solr-solrj

Description

Apache Solr Solrj for jdk 1.5

You can download jar file solr-solrj 5.0.0 in this page.

License

Apache License

Build File

You can use the following script to add solr-solrj-5.0.0.jar to your project.

<dependency>
   <groupId>com.hynnet</groupId>
   <artifactId>solr-solrj</artifactId>
   <version>5.0.0</version>
</dependency>
compile group: 'com.hynnet', name: 'solr-solrj', version: '5.0.0'
libraryDependencies += "com.hynnet" % "solr-solrj" % "5.0.0"
<dependency org="com.hynnet" name="solr-solrj" rev="5.0.0"/>
@Grapes(@Grab(group='com.hynnet', module='solr-solrj', version='5.0.0'))
'com.hynnet:solr-solrj:jar:5.0.0'

Download

Click the following link to download the jar file.

solr-solrj-5.0.0-javadoc.jar
solr-solrj-5.0.0-sources.jar
solr-solrj-5.0.0.jar
solr-solrj-5.0.0.pom



Related Tutorials