License |
License |
---|---|
Categories |
Categoriesdruid Data Databases ORM |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdstorm-druid |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed and fault-tolerant realtime computation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-druid-1.2.4.pom | |
storm-druid-1.2.4.jar | 24 KB |
storm-druid-1.2.4-sources.jar | 19 KB |
storm-druid-1.2.4-javadoc.jar | 127 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 1.2.4 |
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |