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