is not current version
Last Version 3.3.0

Microsoft Application Insights Codeless Java Agent 3.1.1

This is the Codeless Java agent of Microsoft Application Insights Java SDK

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

applicationinsights-agent
Version

Version

3.1.1
Type

Type

jar
Description

Description

Microsoft Application Insights Codeless Java Agent
This is the Codeless Java agent of Microsoft Application Insights Java SDK
Project URL

Project URL

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

Download applicationinsights-agent 3.1.1


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

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.