is not current version
Last Version 1.0.0

com.riskiq.mapreduce:hadoop-io y

Utilities for creation of Solr indexes using mapreduce

GroupId

GroupId

com.riskiq.mapreduce
ArtifactId

ArtifactId

hadoop-io
Version

Version

y
Type

Type

jar

Download hadoop-io y


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