is not current version
Last Version 2.4.0

org.apache.storm:storm-sql-runtime 1.0.4


Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-sql-runtime
Version

Version

1.0.4
Type

Type

jar

Download storm-sql-runtime 1.0.4


<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-sql-runtime/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-sql-runtime</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-sql-runtime/
implementation 'org.apache.storm:storm-sql-runtime:1.0.4'
// https://jarcasting.com/artifacts/org.apache.storm/storm-sql-runtime/
implementation ("org.apache.storm:storm-sql-runtime:1.0.4")
'org.apache.storm:storm-sql-runtime:jar:1.0.4'
<dependency org="org.apache.storm" name="storm-sql-runtime" rev="1.0.4">
  <artifact name="storm-sql-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-sql-runtime', version='1.0.4')
)
libraryDependencies += "org.apache.storm" % "storm-sql-runtime" % "1.0.4"
[org.apache.storm/storm-sql-runtime "1.0.4"]