Last Version

The OpenIMAJ Core Storm Library 1.3.10

The main Storm dependency and some extra utility classes specific to OpenIMAJ

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.openimaj.storm
ArtifactId

ArtifactId

core-storm
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Storm Library
The main Storm dependency and some extra utility classes specific to OpenIMAJ
Project Organization

Project Organization

The University of Southampton

Download core-storm 1.3.10


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

Dependencies

compile (7)

Group / Artifact Type Version
org.openimaj : core-rdf jar 1.3.10
com.nativelibs4java : bridj jar 0.7-20140918-2
com.twitter » finagle-kestrel jar 3.0.0
org.openimaj : core jar 1.3.10
storm » storm jar 0.8.0
org.slf4j : slf4j-log4j12 jar 1.6.4
com.google.code.gson : gson jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.