is not current version
Last Version 1.3.10

org.openimaj:openimaj-storm 1.3.7

Sub-modules for integrating OpenIMAJ with Storm to allow distrbuted stream processing.

Categories

Categories

ORM Data
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

openimaj-storm
Version

Version

1.3.7
Type

Type

pom

Download openimaj-storm 1.3.7

Filename Size
openimaj-storm-1.3.7.pom 809 bytes
Browse

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