License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdstorm-sql-runtime |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed and fault-tolerant realtime computation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-sql-runtime-2.4.0.pom | |
storm-sql-runtime-2.4.0.jar | 49 KB |
storm-sql-runtime-2.4.0-tests.jar | 30 KB |
storm-sql-runtime-2.4.0-sources.jar | 45 KB |
storm-sql-runtime-2.4.0-javadoc.jar | 277 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-sql-runtime/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-sql-runtime</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-sql-runtime/
implementation 'org.apache.storm:storm-sql-runtime:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/storm-sql-runtime/
implementation ("org.apache.storm:storm-sql-runtime:2.4.0")
'org.apache.storm:storm-sql-runtime:jar:2.4.0'
<dependency org="org.apache.storm" name="storm-sql-runtime" rev="2.4.0">
<artifact name="storm-sql-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-sql-runtime', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "storm-sql-runtime" % "2.4.0"
[org.apache.storm/storm-sql-runtime "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.calcite : calcite-core | jar | 1.14.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.avro : avro | jar | 1.7.7 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.commons : commons-csv | jar | 1.4 |
com.google.guava : guava | jar | 16.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.0.0 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |