Last Version

AppDynamics Java Agent API 20.6.0.30246

Agent API. Optional component allowing application developers to implement custom instrumentation of applications or frameworks with the AppDynamics java agent

License

License

https://legal.appdynamics.com/AppDynamics_EULA_(Americas).pdf
Categories

Categories

AppDynamics Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

com.appdynamics.agent
ArtifactId

ArtifactId

agent-api
Version

Version

20.6.0.30246
Type

Type

jar
Description

Description

AppDynamics Java Agent API
Agent API. Optional component allowing application developers to implement custom instrumentation of applications or frameworks with the AppDynamics java agent
Project URL

Project URL

http://appdynamics.com

Download agent-api 20.6.0.30246


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

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.