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-runtime-attach
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-runtime-attach 3.3.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
io.opentelemetry.contrib : opentelemetry-runtime-attach jar 1.15.0-alpha
com.microsoft.azure : applicationinsights-agent jar 3.3.0

Project Modules

There are no modules declared in this project.