Last Version

Microsoft Application Insights Java SDK Web Module 2.6.4

This is the web module of Microsoft Application Insights Java SDK

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

applicationinsights-web
Version

Version

2.6.4
Type

Type

jar
Description

Description

Microsoft Application Insights Java SDK Web Module
This is the web module of Microsoft Application Insights Java SDK
Project URL

Project URL

https://github.com/Microsoft/ApplicationInsights-Java

Download applicationinsights-web 2.6.4


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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.enterprise : cdi-api jar 1.1

Project Modules

There are no modules declared in this project.