| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.aloomaio |
| ArtifactId | ArtifactIdstorm-core |
| Version | Version0.9.2-incubating |
| Type | Typejar |
| Description |
DescriptionStorm Core
Storm Core Java API and Clojure implementation.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.aloomaio/storm-core/ -->
<dependency>
<groupId>com.github.aloomaio</groupId>
<artifactId>storm-core</artifactId>
<version>0.9.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aloomaio/storm-core/
implementation 'com.github.aloomaio:storm-core:0.9.2-incubating'
// https://jarcasting.com/artifacts/com.github.aloomaio/storm-core/
implementation ("com.github.aloomaio:storm-core:0.9.2-incubating")
'com.github.aloomaio:storm-core:jar:0.9.2-incubating'
<dependency org="com.github.aloomaio" name="storm-core" rev="0.9.2-incubating">
<artifact name="storm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aloomaio', module='storm-core', version='0.9.2-incubating')
)
libraryDependencies += "com.github.aloomaio" % "storm-core" % "0.9.2-incubating"
[com.github.aloomaio/storm-core "0.9.2-incubating"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.5.1 |
| clj-time » clj-time | jar | 0.4.1 |
| compojure » compojure | jar | 1.1.3 |
| hiccup » hiccup | jar | 0.3.6 |
| ring » ring-devel | jar | 0.3.11 |
| ring » ring-jetty-adapter | jar | 0.3.11 |
| org.clojure : tools.logging | jar | 0.2.3 |
| org.clojure : math.numeric-tower | jar | 0.0.1 |
| org.clojure : tools.cli | jar | 0.2.4 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-exec | jar | 1.1 |
| commons-lang : commons-lang | jar | 2.5 |
| io.netty : netty | jar | 3.6.3.Final |
| org.apache.curator : curator-framework | jar | 2.4.0 |
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| com.twitter » carbonite | jar | 1.4.0 |
| org.yaml : snakeyaml | jar | 1.11 |
| org.apache.httpcomponents : httpclient | jar | 4.3.3 |
| com.googlecode.disruptor : disruptor | jar | 2.10.1 |
| org.jgrapht : jgrapht-core | jar | 0.9.0 |
| com.google.guava : guava | jar | 13.0 |
| ch.qos.logback : logback-classic | jar | 1.0.6 |
| org.slf4j : log4j-over-slf4j | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.7.0 |
| reply » reply | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : tools.nrepl | jar | 0.2.3 |
| clojure-complete » clojure-complete | jar | 0.2.3 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.clojars.runa » conjure | jar | 2.1.3 |
| junit : junit | jar | 4.1 |