is not current version
Last Version 8.4.1.5

com.riskiq:morphlines-core 8.4.1.3

Utilities for creation of Solr indexes using mapreduce

GroupId

GroupId

com.riskiq
ArtifactId

ArtifactId

morphlines-core
Version

Version

8.4.1.3
Type

Type

jar

Download morphlines-core 8.4.1.3


<!-- https://jarcasting.com/artifacts/com.riskiq/morphlines-core/ -->
<dependency>
    <groupId>com.riskiq</groupId>
    <artifactId>morphlines-core</artifactId>
    <version>8.4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.riskiq/morphlines-core/
implementation 'com.riskiq:morphlines-core:8.4.1.3'
// https://jarcasting.com/artifacts/com.riskiq/morphlines-core/
implementation ("com.riskiq:morphlines-core:8.4.1.3")
'com.riskiq:morphlines-core:jar:8.4.1.3'
<dependency org="com.riskiq" name="morphlines-core" rev="8.4.1.3">
  <artifact name="morphlines-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.riskiq', module='morphlines-core', version='8.4.1.3')
)
libraryDependencies += "com.riskiq" % "morphlines-core" % "8.4.1.3"
[com.riskiq/morphlines-core "8.4.1.3"]