AppOptics Java Agent Jar

The AppOptics Java instrumentation agent jar file. This artifact provides a convenient way to download the agent jar from public Maven repository. Please take note that this should NOT be included as a part of the project dependencies. Rather, this artifact should be integrated into the build process by using extra step such as the "copy" goal of "maven-dependency-plugin". For more information, please refer to https://docs.appoptics.com/kb/apm_tracing/java/install/#getting-the-agent-jar

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.appoptics.agent.java
Идентификатор

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

appoptics-agent
Последняя версия

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

6.24.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

AppOptics Java Agent Jar
The AppOptics Java instrumentation agent jar file. This artifact provides a convenient way to download the agent jar from public Maven repository. Please take note that this should NOT be included as a part of the project dependencies. Rather, this artifact should be integrated into the build process by using extra step such as the "copy" goal of "maven-dependency-plugin". For more information, please refer to https://docs.appoptics.com/kb/apm_tracing/java/install/#getting-the-agent-jar
Ссылка на сайт

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

https://www.appoptics.com/

Скачать appoptics-agent

Как подключить последнюю версию

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

Зависимости

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

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

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

Версии библиотеки

Версия
6.24.3
6.24.2
6.24.1
6.24.0
6.23.0
6.22.0
6.21.0
6.20.1
6.20.0
6.19.1
6.19.0
6.18.1
6.18.0
6.17.0
6.16.0
6.15.0
6.14.0
6.13.0
6.12.0
6.11.1
6.11.0
6.10.0
6.9.0
6.8.0
6.7.1
6.7.0
6.6.0
6.5.1
6.5.0