Last Version

OpenIMAJ Hadoop Subproject 1.3.10

Sub-modules for integrating OpenIMAJ with Apache Hadoop to allow Map-Reduce style distributed processing.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

openimaj-hadoop
Version

Version

1.3.10
Type

Type

pom
Description

Description

OpenIMAJ Hadoop Subproject
Sub-modules for integrating OpenIMAJ with Apache Hadoop to allow Map-Reduce style distributed processing.
Project URL

Project URL

http://www.openimaj.org/openimaj-hadoop
Project Organization

Project Organization

The University of Southampton

Download openimaj-hadoop 1.3.10

Filename Size
openimaj-hadoop-1.3.10.pom 835 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core-hadoop
  • tools