Last Version

flux-core 2.4.0

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

flux-core
Version

Version

2.4.0
Type

Type

jar
Description

Description

flux-core
Distributed and fault-tolerant realtime computation
Project Organization

Project Organization

The Apache Software Foundation

Download flux-core 2.4.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.4.0

test (6)

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

Project Modules

There are no modules declared in this project.