License |
License |
---|---|
GroupId | GroupIdco.elastic.apm |
ArtifactId | ArtifactIdapm-agent-api |
Version | Version1.28.3 |
Type | Typejar |
Description |
Descriptionco.elastic.apm:apm-agent-api
APM for Java applications with the Elastic stack
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apm-agent-api-1.28.3.pom | |
apm-agent-api-1.28.3.jar | 22 KB |
apm-agent-api-1.28.3-sources.jar | 33 KB |
apm-agent-api-1.28.3-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-api/ -->
<dependency>
<groupId>co.elastic.apm</groupId>
<artifactId>apm-agent-api</artifactId>
<version>1.28.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-api/
implementation 'co.elastic.apm:apm-agent-api:1.28.3'
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-api/
implementation ("co.elastic.apm:apm-agent-api:1.28.3")
'co.elastic.apm:apm-agent-api:jar:1.28.3'
<dependency org="co.elastic.apm" name="apm-agent-api" rev="1.28.3">
<artifact name="apm-agent-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.apm', module='apm-agent-api', version='1.28.3')
)
libraryDependencies += "co.elastic.apm" % "apm-agent-api" % "1.28.3"
[co.elastic.apm/apm-agent-api "1.28.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.17 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-core | jar | 4.2.0 |
com.networknt : json-schema-validator | jar | 1.0.64 |
com.fasterxml.jackson.core : jackson-databind | jar | [2.10.0,) |
com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |
org.awaitility : awaitility | jar | 4.1.1 |