| License |
License |
|---|---|
| GroupId | GroupIdcom.riskiq |
| ArtifactId | ArtifactIdmorphlines-core |
| Last Version | Last Version8.4.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmorphlines-core
Utilities for creation of Solr indexes using mapreduce
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| morphlines-core-8.4.1.5.pom | |
| morphlines-core-8.4.1.5.jar | 30 KB |
| morphlines-core-8.4.1.5-tests.jar | 964 KB |
| morphlines-core-8.4.1.5-tests-sources.jar | 16 KB |
| morphlines-core-8.4.1.5-sources.jar | 21 KB |
| morphlines-core-8.4.1.5-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.riskiq/morphlines-core/ -->
<dependency>
<groupId>com.riskiq</groupId>
<artifactId>morphlines-core</artifactId>
<version>8.4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.riskiq/morphlines-core/
implementation 'com.riskiq:morphlines-core:8.4.1.5'
// https://jarcasting.com/artifacts/com.riskiq/morphlines-core/
implementation ("com.riskiq:morphlines-core:8.4.1.5")
'com.riskiq:morphlines-core:jar:8.4.1.5'
<dependency org="com.riskiq" name="morphlines-core" rev="8.4.1.5">
<artifact name="morphlines-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.riskiq', module='morphlines-core', version='8.4.1.5')
)
libraryDependencies += "com.riskiq" % "morphlines-core" % "8.4.1.5"
[com.riskiq/morphlines-core "8.4.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.solr : solr-solrj | jar | 8.4.1 |
| org.apache.solr : solr-core | jar | 8.4.1 |
| org.kitesdk : kite-morphlines-core | jar | 1.1.0 |
| org.kitesdk : kite-morphlines-avro | jar | 1.1.0 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
| io.dropwizard.metrics : metrics-healthchecks | jar | 3.1.2 |
| com.typesafe : config | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.solr : solr-test-framework | jar | 8.4.1 |
| org.kitesdk : kite-morphlines-core | jar | 1.1.0 |
| com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.5.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| junit : junit | jar | 4.12 |