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