Jar examples for s:storm-core
Storm Core Java API and Clojure implementation.
You can download jar file storm-core 0.4.0 in this page.
Apache License
You can use the following script to add storm-core-0.4.0.jar to your project.
<dependency> <groupId>com.boozallen.cognition</groupId> <artifactId>storm-core</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.boozallen.cognition', name: 'storm-core', version: '0.4.0'
libraryDependencies += "com.boozallen.cognition" % "storm-core" % "0.4.0"
<dependency org="com.boozallen.cognition" name="storm-core" rev="0.4.0"/>
@Grapes(@Grab(group='com.boozallen.cognition', module='storm-core', version='0.4.0'))
'com.boozallen.cognition:storm-core:jar:0.4.0'
Click the following link to download the jar file.
storm-core-0.4.0-javadoc.jar