org.apache.storm:storm-clojure

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

Clojure Languages ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-clojure
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Distributed and fault-tolerant realtime computation
Project Organization

Project Organization

The Apache Software Foundation

Download storm-clojure

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : tools.logging jar 0.2.3
com.googlecode.json-simple : json-simple jar 1.1
com.twitter » carbonite jar 1.5.0

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.4.0

test (3)

Group / Artifact Type Version
org.apache.storm : storm-server jar 2.4.0
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0