is not current version
Last Version 1.3.10

org.openimaj.hadoop.tools:core-hadoop-tool 1.3.7

Tool for clustering and quantising features using Map-Reduce jobs on a Hadoop cluster.

GroupId

GroupId

org.openimaj.hadoop.tools
ArtifactId

ArtifactId

core-hadoop-tool
Version

Version

1.3.7
Type

Type

jar

Download core-hadoop-tool 1.3.7


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