Last Version

AppOptics Java Agent Jar 6.24.3

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
Version

Version

6.24.3
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 6.24.3


<!-- 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.