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

Jar examples for s:solr-morphlines-core

Description

Apache Solr - Morphlines Core

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials