is not current version
Last Version 8.4.1.5

com.riskiq:morphlines-core 6.6.3.0

Utilities for creation of Solr indexes using mapreduce

GroupId

GroupId

com.riskiq
ArtifactId

ArtifactId

morphlines-core
Version

Version

6.6.3.0
Type

Type

jar

Download morphlines-core 6.6.3.0


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