org.apache.storm:storm-druid

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

druid Data Databases ORM
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-druid
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Distributed and fault-tolerant realtime computation
Project Organization

Project Organization

The Apache Software Foundation

Download storm-druid

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-druid/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-druid</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-druid/
implementation 'org.apache.storm:storm-druid:1.2.4'
// https://jarcasting.com/artifacts/org.apache.storm/storm-druid/
implementation ("org.apache.storm:storm-druid:1.2.4")
'org.apache.storm:storm-druid:jar:1.2.4'
<dependency org="org.apache.storm" name="storm-druid" rev="1.2.4">
  <artifact name="storm-druid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-druid', version='1.2.4')
)
libraryDependencies += "org.apache.storm" % "storm-druid" % "1.2.4"
[org.apache.storm/storm-druid "1.2.4"]

Dependencies

compile (8)

Group / Artifact Type Version
io.druid : tranquility-core_2.11 jar 0.8.2
com.twitter : util-core_2.11 jar 6.30.0
com.fasterxml.jackson.core : jackson-core jar 2.4.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.6
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.4.6
org.apache.curator : curator-framework jar 2.6.0
org.apache.curator : curator-client jar 2.6.0
org.apache.curator : curator-recipes jar 2.6.0

provided (2)

Group / Artifact Type Version
org.apache.storm : storm-core jar 1.2.4
org.scala-lang : scala-library jar 2.11.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0