License |
License |
---|---|
GroupId | GroupIdorg.openimaj.tools |
ArtifactId | ArtifactIdHadoopLocalFeaturesTool |
Version | Version1.3.10 |
Type | Typejar |
Description |
DescriptionHadoopLocalFeaturesTool
Distributed local image feature extraction tool.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openimaj.tools/HadoopLocalFeaturesTool/ -->
<dependency>
<groupId>org.openimaj.tools</groupId>
<artifactId>HadoopLocalFeaturesTool</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/HadoopLocalFeaturesTool/
implementation 'org.openimaj.tools:HadoopLocalFeaturesTool:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.tools/HadoopLocalFeaturesTool/
implementation ("org.openimaj.tools:HadoopLocalFeaturesTool:1.3.10")
'org.openimaj.tools:HadoopLocalFeaturesTool:jar:1.3.10'
<dependency org="org.openimaj.tools" name="HadoopLocalFeaturesTool" rev="1.3.10">
<artifact name="HadoopLocalFeaturesTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='HadoopLocalFeaturesTool', version='1.3.10')
)
libraryDependencies += "org.openimaj.tools" % "HadoopLocalFeaturesTool" % "1.3.10"
[org.openimaj.tools/HadoopLocalFeaturesTool "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.openimaj.tools : LocalFeaturesTool | jar | 1.3.10 |
org.openimaj : core-hadoop | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |