| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-eventgrid |
| Version | Version1.4.0-beta.1 |
| Type | Typejar |
| Description |
DescriptionMicrosoft Azure SDK for eventgrid
This package contains Microsoft Azure EventGrid SDK.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| azure-eventgrid-1.4.0-beta.1.pom | |
| azure-eventgrid-1.4.0-beta.1.jar | 102 KB |
| azure-eventgrid-1.4.0-beta.1-sources.jar | 103 KB |
| azure-eventgrid-1.4.0-beta.1-javadoc.jar | 1012 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventgrid/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventgrid</artifactId>
<version>1.4.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventgrid/
implementation 'com.microsoft.azure:azure-eventgrid:1.4.0-beta.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-eventgrid/
implementation ("com.microsoft.azure:azure-eventgrid:1.4.0-beta.1")
'com.microsoft.azure:azure-eventgrid:jar:1.4.0-beta.1'
<dependency org="com.microsoft.azure" name="azure-eventgrid" rev="1.4.0-beta.1">
<artifact name="azure-eventgrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-eventgrid', version='1.4.0-beta.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-eventgrid" % "1.4.0-beta.1"
[com.microsoft.azure/azure-eventgrid "1.4.0-beta.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.azure : azure-client-runtime | jar | 1.7.2 |
| commons-io : commons-io | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13-beta-3 |
| com.microsoft.azure : azure-client-authentication | jar | 1.7.2 |