MVN

org.openimaj.storm : core-storm

Maven & Gradle

Feb 09, 2020
5 usages
282 stars

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

<dependency>
    <groupId>org.openimaj.storm</groupId>
    <artifactId>core-storm</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openimaj.storm : core-storm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.10

All Versions

Choose a version of org.openimaj.storm : core-storm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
core-storm-1.3.10
core-storm-1.3.9
core-storm-1.3.8
core-storm-1.3.7
core-storm-1.3.6
core-storm-1.3.5
core-storm-1.3.1
1.3
core-storm-1.3

How to add a dependency to Maven

Add the following org.openimaj.storm : core-storm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openimaj.storm</groupId>
    <artifactId>core-storm</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openimaj.storm : core-storm gradle dependency to your build.gradle file:

implementation 'org.openimaj.storm:core-storm:1.3.10'

Gradle Kotlin DSL: Add the following org.openimaj.storm : core-storm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openimaj.storm:core-storm:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openimaj.storm : core-storm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openimaj.storm" % "core-storm" % "1.3.10"

Advertisement

Dependencies from Group

Feb 09, 2020
5 usages
282 stars

Discover Dependencies

May 19, 2017
2 usages
0 stars
May 23, 2023
42 usages
7 stars
Feb 18, 2015
3 usages
913 stars
Feb 05, 2023
3 usages
776 stars
Sep 30, 2015
3 usages
472 stars
Feb 11, 2021
53 usages
Aug 18, 2020
1 usages
0 stars