| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.n3twork.storm |
| ArtifactId | ArtifactIdstorm-core |
| Version | Version20140521 |
| Type | Typejar |
| Description |
DescriptionStorm Core
Storm Core Java API and Clojure implementation.
|
| Filename | Size |
|---|---|
| storm-core-20140521.pom | |
| storm-core-20140521.jar | 5 MB |
| storm-core-20140521-sources.jar | 652 KB |
| storm-core-20140521-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.n3twork.storm/storm-core/ -->
<dependency>
<groupId>com.n3twork.storm</groupId>
<artifactId>storm-core</artifactId>
<version>20140521</version>
</dependency>
// https://jarcasting.com/artifacts/com.n3twork.storm/storm-core/
implementation 'com.n3twork.storm:storm-core:20140521'
// https://jarcasting.com/artifacts/com.n3twork.storm/storm-core/
implementation ("com.n3twork.storm:storm-core:20140521")
'com.n3twork.storm:storm-core:jar:20140521'
<dependency org="com.n3twork.storm" name="storm-core" rev="20140521">
<artifact name="storm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.n3twork.storm', module='storm-core', version='20140521')
)
libraryDependencies += "com.n3twork.storm" % "storm-core" % "20140521"
[com.n3twork.storm/storm-core "20140521"]
| 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 |
| 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 |
| io.netty : netty | jar | 3.6.3.Final |
| 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 |