Last Version

Microsoft Azure SDK for eventgrid 1.4.0

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.

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventgrid
Version

Version

1.4.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-eventgrid 1.4.0


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventgrid/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-eventgrid</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventgrid/
implementation 'com.microsoft.azure:azure-eventgrid:1.4.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventgrid/
implementation ("com.microsoft.azure:azure-eventgrid:1.4.0")
'com.microsoft.azure:azure-eventgrid:jar:1.4.0'
<dependency org="com.microsoft.azure" name="azure-eventgrid" rev="1.4.0">
  <artifact name="azure-eventgrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-eventgrid', version='1.4.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventgrid" % "1.4.0"
[com.microsoft.azure/azure-eventgrid "1.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.microsoft.azure : azure-client-runtime jar 1.7.3
commons-io : commons-io jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.microsoft.azure : azure-client-authentication jar 1.7.3

Project Modules

There are no modules declared in this project.