License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.openimaj.storm |
ArtifactId | ArtifactIdcore-storm |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe OpenIMAJ Core Storm Library
The main Storm dependency and some extra utility classes
specific to OpenIMAJ
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-storm-1.3.10.pom | |
core-storm-1.3.10.jar | 217 KB |
core-storm-1.3.10-sources.jar | 64 KB |
core-storm-1.3.10-javadoc.jar | 5 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |