jstorm-all

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.alibaba.jstorm
ArtifactId

ArtifactId

jstorm-all
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

jstorm-all
Distributed and fault-tolerant realtime computation
Project URL

Project URL

http://storm.taobao.org
Source Code Management

Source Code Management

https://github.com/alibaba/jstorm

Download jstorm-all

Filename Size
jstorm-all-2.2.1.pom 13 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.alibaba.jstorm/jstorm-all/ -->
<dependency>
    <groupId>com.alibaba.jstorm</groupId>
    <artifactId>jstorm-all</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.jstorm/jstorm-all/
implementation 'com.alibaba.jstorm:jstorm-all:2.2.1'
// https://jarcasting.com/artifacts/com.alibaba.jstorm/jstorm-all/
implementation ("com.alibaba.jstorm:jstorm-all:2.2.1")
'com.alibaba.jstorm:jstorm-all:pom:2.2.1'
<dependency org="com.alibaba.jstorm" name="jstorm-all" rev="2.2.1">
  <artifact name="jstorm-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.jstorm', module='jstorm-all', version='2.2.1')
)
libraryDependencies += "com.alibaba.jstorm" % "jstorm-all" % "2.2.1"
[com.alibaba.jstorm/jstorm-all "2.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jstorm-core
com.alibaba.jstorm

Alibaba

Alibaba Open Source

Versions

Version
2.2.1
2.1.1
2.1.0