License |
License |
---|---|
GroupId | GroupIdco.elastic.apm |
ArtifactId | ArtifactIdelastic-apm-agent |
Version | Version1.24.0 |
Type | Typejar |
Description |
Descriptionco.elastic.apm:elastic-apm-agent
APM for Java applications with the Elastic stack
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/co.elastic.apm/elastic-apm-agent/ -->
<dependency>
<groupId>co.elastic.apm</groupId>
<artifactId>elastic-apm-agent</artifactId>
<version>1.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.apm/elastic-apm-agent/
implementation 'co.elastic.apm:elastic-apm-agent:1.24.0'
// https://jarcasting.com/artifacts/co.elastic.apm/elastic-apm-agent/
implementation ("co.elastic.apm:elastic-apm-agent:1.24.0")
'co.elastic.apm:elastic-apm-agent:jar:1.24.0'
<dependency org="co.elastic.apm" name="elastic-apm-agent" rev="1.24.0">
<artifact name="elastic-apm-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.apm', module='elastic-apm-agent', version='1.24.0')
)
libraryDependencies += "co.elastic.apm" % "elastic-apm-agent" % "1.24.0"
[co.elastic.apm/elastic-apm-agent "1.24.0"]
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.freemarker : freemarker | jar | 2.3.27-incubating |
co.elastic.apm » apm-agent-core | test-jar | 1.24.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.10.0 |
com.networknt : json-schema-validator | jar | 1.0.53 |
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.0 |