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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.appoptics.agent.java
ArtifactId

ArtifactId

appoptics-agent
Last Version

Last Version

6.24.3
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

https://www.appoptics.com/

Download appoptics-agent

How to add to project

<!-- 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"]

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.

Versions

Version
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