Jar examples for f:flux-core
You can download jar file flux-core 0.10.0 in this page.
You can use the following script to add flux-core-0.10.0.jar to your project.
<dependency> <groupId>org.apache.storm</groupId> <artifactId>flux-core</artifactId> <version>0.10.0</version> </dependency>
compile group: 'org.apache.storm', name: 'flux-core', version: '0.10.0'
libraryDependencies += "org.apache.storm" % "flux-core" % "0.10.0"
<dependency org="org.apache.storm" name="flux-core" rev="0.10.0"/>
@Grapes(@Grab(group='org.apache.storm', module='flux-core', version='0.10.0'))
'org.apache.storm:flux-core:jar:0.10.0'
Click the following link to download the jar file.
flux-core-0.10.0-javadoc.jar