MVN

com.microsoft.azure : azure-applicationinsights-query

Maven & Gradle

Aug 04, 2022
2.1k stars

Microsoft Azure SDK for Application Insights Query API · Please note, a newer package azure-monitor-query for querying logs from Azure Monitor is available at https://search.maven.org/artifact/com.azure/azure-monitor-query as of October 2021. Read the migration guide at https://aka.ms/azsdk/java/migrate/monitorquery for more details.

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-applicationinsights-query</artifactId>
    <version>1.0.0-Preview-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-Preview-2

All Versions

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

Version Vulnerabilities Updated
1.0.x
azure-applicationinsights-query-1.0.0-Preview-2
azure-applicationinsights-query-1.0.0-Preview-1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-applicationinsights-query</artifactId>
    <version>1.0.0-Preview-2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.azure:azure-applicationinsights-query:1.0.0-Preview-2'

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

implementation("com.microsoft.azure:azure-applicationinsights-query:1.0.0-Preview-2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.azure" % "azure-applicationinsights-query" % "1.0.0-Preview-2"

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
189 stars

Discover Dependencies

May 26, 2022
4 usages
697 stars
Oct 01, 2018
0 stars
Aug 01, 2023
4 usages
69 stars
Feb 04, 2023
0 stars
Jul 26, 2023
2 usages
1 stars
Oct 22, 2018
8 stars
Nov 02, 2020
1 stars