Last Version

Microsoft Application Insights Java Agent 3.3.0

Microsoft Application Insights Java Agent.

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

applicationinsights-agent
Version

Version

3.3.0
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.3.0


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

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.