is not current version
Last Version 8.4.1.5

com.riskiq:morphlines-core 7.7.2.2

Utilities for creation of Solr indexes using mapreduce

GroupId

GroupId

com.riskiq
ArtifactId

ArtifactId

morphlines-core
Version

Version

7.7.2.2
Type

Type

jar

Download morphlines-core 7.7.2.2


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