Last Version

The OpenIMAJ Core Hadoop Library 1.3.10

Reusable wrappers and helpers to access and create sequence-files and map-reduce jobs.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-hadoop
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Hadoop Library
Reusable wrappers and helpers to access and create sequence-files and map-reduce jobs.
Project Organization

Project Organization

The University of Southampton

Download core-hadoop 1.3.10


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.6.0-mr1-cdh5.13.3
org.openimaj : core jar 1.3.10
org.semanticdesktop.aperture » aperture-default-mime-identifier jar 1.4.0
org.slf4j : slf4j-log4j12 jar 1.7.2
org.apache.hadoop : hadoop-common jar 2.6.0-cdh5.13.3

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 2.6.0-mr1-cdh5.13.3
commons-collections : commons-collections jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.