MVN

io.druid.extensions : druid-datasketches

Maven & Gradle

Oct 09, 2018
2 usages
11.4k stars

druid-datasketches · Druid Aggregators based on datasketches lib http://datasketches.github.io/

<dependency>
    <groupId>io.druid.extensions</groupId>
    <artifactId>druid-datasketches</artifactId>
    <version>0.12.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.druid.extensions : druid-datasketches to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.3

All Versions

Choose a version of io.druid.extensions : druid-datasketches to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
druid-datasketches-0.12.3
druid-datasketches-0.12.2
druid-datasketches-0.12.1
druid-datasketches-0.12.0
0.11.x
druid-datasketches-0.11.0
0.10.x
druid-datasketches-0.10.1
druid-datasketches-0.10.0
0.9.x
druid-datasketches-0.9.2
druid-datasketches-0.9.1.1
druid-datasketches-0.9.1
druid-datasketches-0.9.0
0.8.x
druid-datasketches-0.8.3

How to add a dependency to Maven

Add the following io.druid.extensions : druid-datasketches maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.druid.extensions</groupId>
    <artifactId>druid-datasketches</artifactId>
    <version>0.12.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.druid.extensions : druid-datasketches gradle dependency to your build.gradle file:

implementation 'io.druid.extensions:druid-datasketches:0.12.3'

Gradle Kotlin DSL: Add the following io.druid.extensions : druid-datasketches gradle kotlin dependency to your build.gradle.kts file:

implementation("io.druid.extensions:druid-datasketches:0.12.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.druid.extensions : druid-datasketches sbt scala dependency to your build.sbt file:

libraryDependencies += "io.druid.extensions" % "druid-datasketches" % "0.12.3"

Advertisement

Dependencies from Group

Oct 09, 2018
3 usages
11.4k stars
Oct 09, 2018
2 usages
11.4k stars
Oct 09, 2018
2 usages

Discover Dependencies

Jan 30, 2016
2 usages
429 stars
Mar 23, 2020
1 stars
Nov 15, 2018
1.2k stars
Mar 26, 2017
9 stars
Oct 13, 2019
261 usages
156 stars
Jan 10, 2017
131 stars
Jan 10, 2017
3 usages
131 stars