Download storm-sql-runtime-1.1.1.jar file - Jar s

Jar examples for s:storm-sql-runtime

Description

You can download jar file storm-sql-runtime 1.1.1 in this page.

License

Apache License

Build File

You can use the following script to add storm-sql-runtime-1.1.1.jar to your project.

<dependency>
   <groupId>org.apache.storm</groupId>
   <artifactId>storm-sql-runtime</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'org.apache.storm', name: 'storm-sql-runtime', version: '1.1.1'
libraryDependencies += "org.apache.storm" % "storm-sql-runtime" % "1.1.1"
<dependency org="org.apache.storm" name="storm-sql-runtime" rev="1.1.1"/>
@Grapes(@Grab(group='org.apache.storm', module='storm-sql-runtime', version='1.1.1'))
'org.apache.storm:storm-sql-runtime:jar:1.1.1'

Download

Click the following link to download the jar file.

storm-sql-runtime-1.1.1-javadoc.jar
storm-sql-runtime-1.1.1-sources.jar
storm-sql-runtime-1.1.1-tests.jar
storm-sql-runtime-1.1.1.jar
storm-sql-runtime-1.1.1.pom



Related Tutorials