Download solr-morphlines-core-4.7.0.jar file - Jar s

Jar examples for s:solr-morphlines-core

Description

Apache Solr - Morphlines Core

You can download jar file solr-morphlines-core 4.7.0 in this page.

License

Apache License

Build File

You can use the following script to add solr-morphlines-core-4.7.0.jar to your project.

<dependency>
   <groupId>org.apache.solr</groupId>
   <artifactId>solr-morphlines-core</artifactId>
   <version>4.7.0</version>
</dependency>
compile group: 'org.apache.solr', name: 'solr-morphlines-core', version: '4.7.0'
libraryDependencies += "org.apache.solr" % "solr-morphlines-core" % "4.7.0"
<dependency org="org.apache.solr" name="solr-morphlines-core" rev="4.7.0"/>
@Grapes(@Grab(group='org.apache.solr', module='solr-morphlines-core', version='4.7.0'))
'org.apache.solr:solr-morphlines-core:jar:4.7.0'

Download

Click the following link to download the jar file.

solr-morphlines-core-4.7.0-javadoc.jar
solr-morphlines-core-4.7.0-sources.jar
solr-morphlines-core-4.7.0.jar
solr-morphlines-core-4.7.0.pom



Related Tutorials