MVN

io.streamnative : pulsar-io-azuredataexplorer

Maven & Gradle

Jun 05, 2024

Pulsar IO :: AzureDataExplorer

<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>pulsar-io-azuredataexplorer</artifactId>
    <version>3.3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.streamnative : pulsar-io-azuredataexplorer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.0.1

All Versions

Choose a version of io.streamnative : pulsar-io-azuredataexplorer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
pulsar-io-azuredataexplorer-3.3.0.1

How to add a dependency to Maven

Add the following io.streamnative : pulsar-io-azuredataexplorer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>pulsar-io-azuredataexplorer</artifactId>
    <version>3.3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.streamnative : pulsar-io-azuredataexplorer gradle dependency to your build.gradle file:

implementation 'io.streamnative:pulsar-io-azuredataexplorer:3.3.0.1'

Gradle Kotlin DSL: Add the following io.streamnative : pulsar-io-azuredataexplorer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.streamnative:pulsar-io-azuredataexplorer:3.3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.streamnative : pulsar-io-azuredataexplorer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.streamnative" % "pulsar-io-azuredataexplorer" % "3.3.0.1"

Advertisement

Dependencies from Group

Aug 25, 2023
29 usages
71 stars
Jun 07, 2023
22 usages
3 stars
Jun 07, 2023
17 usages
3 stars
Aug 25, 2023
15 usages
71 stars
Aug 25, 2023
13 usages
71 stars

Discover Dependencies