Microsoft Azure SDK for Azure Monitor Logs and Metrics Query

This package contains the Microsoft Azure SDK for querying Azure Monitor's Logs and Metrics data sources.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-monitor-query
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Azure SDK for Azure Monitor Logs and Metrics Query
This package contains the Microsoft Azure SDK for querying Azure Monitor's Logs and Metrics data sources.
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

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

Download azure-monitor-query

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.29.1
com.azure : azure-core-http-netty jar 1.12.2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
com.azure : azure-identity jar 1.5.2
com.azure : azure-core-test jar 1.9.1
com.azure : azure-core-serializer-json-jackson jar 1.2.18
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1