Last Version

OpenIMAJ Storm Tools 1.3.10

Tools that provide multimedia analysis algorithms expressed as Storm topology that can be run locally or on a Storm cluster.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

openimaj-storm-tools
Version

Version

1.3.10
Type

Type

pom
Description

Description

OpenIMAJ Storm Tools
Tools that provide multimedia analysis algorithms expressed as Storm topology that can be run locally or on a Storm cluster.
Project Organization

Project Organization

The University of Southampton

Download openimaj-storm-tools 1.3.10

Filename Size
openimaj-storm-tools-1.3.10.pom 935 bytes
Browse

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

  • StormTwitterPreprocessingTool
  • core-storm-tool