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