License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdflux-core |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflux-core
Distributed and fault-tolerant realtime computation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flux-core-2.4.0.pom | |
flux-core-2.4.0.jar | 2 MB |
flux-core-2.4.0-sources.jar | 37 KB |
flux-core-2.4.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/flux-core/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>flux-core</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/flux-core/
implementation 'org.apache.storm:flux-core:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/flux-core/
implementation ("org.apache.storm:flux-core:2.4.0")
'org.apache.storm:flux-core:jar:2.4.0'
<dependency org="org.apache.storm" name="flux-core" rev="2.4.0">
<artifact name="flux-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='flux-core', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "flux-core" % "2.4.0"
[org.apache.storm/flux-core "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-kafka-client | jar | 2.4.0 |
org.apache.kafka : kafka-clients | jar | 0.11.0.3 |
org.apache.storm : storm-hdfs | jar | 2.4.0 |
org.apache.storm : storm-hbase | jar | 2.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |