MVN

com.microsoft.azure : azure-eventgrid

Maven & Gradle

Jun 25, 2021
2.1k stars

Microsoft Azure SDK for eventgrid · This package contains Microsoft Azure EventGrid SDK.${line.separator} This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure EventGrid service are:${line.separator} https://search.maven.org/artifact/com.azure/azure-messaging-eventgrid${line.separator} It is recommended that you move to the new package.

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-eventgrid</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.azure : azure-eventgrid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0
  • Latest Beta: 1.4.0-beta.1

All Versions

Choose a version of com.microsoft.azure : azure-eventgrid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
azure-eventgrid-1.4.0
azure-eventgrid-1.4.0-beta.1
1.3.x
azure-eventgrid-1.3.0
1.2.x
azure-eventgrid-1.2.1
azure-eventgrid-1.2.0
1.1.x
azure-eventgrid-1.1.0
1.0.x
azure-eventgrid-1.0.0
azure-eventgrid-1.0.0-beta-1

How to add a dependency to Maven

Add the following com.microsoft.azure : azure-eventgrid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-eventgrid</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.azure : azure-eventgrid gradle dependency to your build.gradle file:

implementation 'com.microsoft.azure:azure-eventgrid:1.4.0'

Gradle Kotlin DSL: Add the following com.microsoft.azure : azure-eventgrid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.azure:azure-eventgrid:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.azure : azure-eventgrid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.azure" % "azure-eventgrid" % "1.4.0"

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
191 stars

Discover Dependencies

Aug 16, 2023
2 usages
Dec 18, 2019
1 usages
25 stars
Aug 05, 2019
1 usages
9 stars
Oct 18, 2019
4 usages
18 stars
Dec 23, 2020
2 usages
12.4k stars
Dec 29, 2018
9 stars
Aug 24, 2023
7.1k stars