License |
License
https://legal.appdynamics.com/AppDynamics_EULA_(Americas).pdf
|
---|---|
Categories |
CategoriesAppDynamics Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdcom.appdynamics.agent |
ArtifactId | ArtifactIdagent-api |
Last Version | Last Version20.6.0.30246 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAppDynamics 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 |
Filename | Size |
---|---|
agent-api-20.6.0.30246.pom | |
agent-api-20.6.0.30246.jar | 30 KB |
agent-api-20.6.0.30246-sources.jar | 30 KB |
agent-api-20.6.0.30246-javadoc.jar | 138 KB |
Browse |
<!-- 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"]
Version |
---|
20.6.0.30246
|
20.4.0.29862
|
4.5.19.29263
|
4.5.18.29239
|
4.5.13.27526
|
4.5.12.26900
|
4.5.12.26874
|