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

Jar examples for s:solr-morphlines-core

Description

Apache Solr - Morphlines Core

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials