| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.apache.storm | 
| ArtifactId | ArtifactIdstorm-hive | 
| Last Version | Last Version2.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstorm-hive Distributed and fault-tolerant realtime computation | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| storm-hive-2.4.0.pom | |
| storm-hive-2.4.0.jar | 60 KB | 
| storm-hive-2.4.0-tests.jar | 38 KB | 
| storm-hive-2.4.0-sources.jar | 35 KB | 
| storm-hive-2.4.0-javadoc.jar | 188 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-hive/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-hive</artifactId>
    <version>2.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.storm/storm-hive/
implementation 'org.apache.storm:storm-hive:2.4.0'// https://jarcasting.com/artifacts/org.apache.storm/storm-hive/
implementation ("org.apache.storm:storm-hive:2.4.0")'org.apache.storm:storm-hive:jar:2.4.0'<dependency org="org.apache.storm" name="storm-hive" rev="2.4.0">
  <artifact name="storm-hive" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.storm', module='storm-hive', version='2.4.0')
)libraryDependencies += "org.apache.storm" % "storm-hive" % "2.4.0"[org.apache.storm/storm-hive "2.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hadoop : hadoop-annotations | jar | 2.8.5 | 
| org.apache.hive.hcatalog : hive-hcatalog-streaming | jar | 2.3.4 | 
| org.apache.hive.hcatalog : hive-hcatalog-core | jar | 2.3.4 | 
| org.apache.hive : hive-cli | jar | 2.3.4 | 
| org.apache.calcite : calcite-core | jar | 1.14.0 | 
| com.googlecode.json-simple : json-simple | jar | 1.1 | 
| org.apache.hadoop : hadoop-client | jar | 2.8.5 | 
| org.apache.thrift : libthrift | jar | 0.9.3 | 
| org.apache.storm : storm-autocreds | jar | 2.4.0 | 
| 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.apache.storm : storm-client | test-jar | 2.4.0 | 
| 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 |