| License |
License |
|---|---|
| GroupId | GroupIdorg.openimaj |
| ArtifactId | ArtifactIdcore-hadoop |
| Version | Version1.3.10 |
| Type | Typejar |
| Description |
DescriptionThe OpenIMAJ Core Hadoop Library
Reusable wrappers and helpers to access and create sequence-files and map-reduce jobs.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-hadoop-1.3.10.pom | |
| core-hadoop-1.3.10.jar | 56 KB |
| core-hadoop-1.3.10-sources.jar | 55 KB |
| core-hadoop-1.3.10-javadoc.jar | 429 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |