is not current version
Last Version 3.3.0

Microsoft Application Insights Java Agent 3.2.0-BETA.2

Microsoft Application Insights Java Agent

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

applicationinsights-agent
Version

Version

3.2.0-BETA.2
Type

Type

jar
Description

Description

Microsoft Application Insights Java Agent
Microsoft Application Insights Java Agent
Project URL

Project URL

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

Download applicationinsights-agent 3.2.0-BETA.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.