License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdstorm-hdfs |
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-hdfs-2.4.0.pom | |
storm-hdfs-2.4.0.jar | 123 KB |
storm-hdfs-2.4.0-tests.jar | 85 KB |
storm-hdfs-2.4.0-sources.jar | 102 KB |
storm-hdfs-2.4.0-javadoc.jar | 525 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-hdfs/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-hdfs</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-hdfs/
implementation 'org.apache.storm:storm-hdfs:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/storm-hdfs/
implementation ("org.apache.storm:storm-hdfs:2.4.0")
'org.apache.storm:storm-hdfs:jar:2.4.0'
<dependency org="org.apache.storm" name="storm-hdfs" rev="2.4.0">
<artifact name="storm-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-hdfs', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "storm-hdfs" % "2.4.0"
[org.apache.storm/storm-hdfs "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 2.8.5 |
org.yaml : snakeyaml | jar | 1.26 |
org.apache.hadoop : hadoop-hdfs | jar | 2.8.5 |
org.apache.hadoop : hadoop-common | jar | 2.8.5 |
org.apache.hadoop : hadoop-auth | jar | 2.8.5 |
io.confluent » kafka-avro-serializer | jar | 1.0 |
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.apache.hadoop : hadoop-minicluster | jar | 2.8.5 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |