не последняя версия
Последняя версия 3.3.0

Microsoft Application Insights Codeless Java Agent 3.2.0-BETA

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

Лицензия

Лицензия

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

applicationinsights-agent
Версия

Версия

3.2.0-BETA
Тип

Тип

jar
Описание

Описание

Microsoft Application Insights Codeless Java Agent
This is the Codeless Java agent of Microsoft Application Insights Java SDK
Ссылка на сайт

Ссылка на сайт

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

Скачать applicationinsights-agent 3.2.0-BETA


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.