MVN

org.apache.druid : druid-api

Maven & Gradle

Dec 02, 2018
30 usages

druid-api · Druid Extensions API

<dependency>
    <groupId>org.apache.druid</groupId>
    <artifactId>druid-api</artifactId>
    <version>0.13.0-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.druid : druid-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.0-incubating

All Versions

Choose a version of org.apache.druid : druid-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
druid-api-0.13.0-incubating

How to add a dependency to Maven

Add the following org.apache.druid : druid-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.druid</groupId>
    <artifactId>druid-api</artifactId>
    <version>0.13.0-incubating</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.druid : druid-api gradle dependency to your build.gradle file:

implementation 'org.apache.druid:druid-api:0.13.0-incubating'

Gradle Kotlin DSL: Add the following org.apache.druid : druid-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.druid:druid-api:0.13.0-incubating")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.druid : druid-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.druid" % "druid-api" % "0.13.0-incubating"

Advertisement

Dependencies from Group

Dec 22, 2022
76 usages
11.5k stars
Aug 05, 2023
64 usages
12.7k stars
Aug 05, 2023
53 usages
11.5k stars
Dec 02, 2018
30 usages
Dec 02, 2018
25 usages

Discover Dependencies

Jul 28, 2023
4.2k stars
Mar 28, 2019
2 usages
12 stars
Mar 28, 2019
6 usages
12 stars
Jun 09, 2021
2 usages
7 stars
Dec 27, 2021
3 stars
Jan 15, 2021
7 stars