is not current version
Last Version 1.32.0

co.elastic.apm:apm-agent-parent 0.6.0

APM for Java applications with the Elastic stack

GroupId

GroupId

co.elastic.apm
ArtifactId

ArtifactId

apm-agent-parent
Version

Version

0.6.0
Type

Type

pom

Download apm-agent-parent 0.6.0

Filename Size
apm-agent-parent-0.6.0.pom 19 KB
Browse

<!-- https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-parent/ -->
<dependency>
    <groupId>co.elastic.apm</groupId>
    <artifactId>apm-agent-parent</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-parent/
implementation 'co.elastic.apm:apm-agent-parent:0.6.0'
// https://jarcasting.com/artifacts/co.elastic.apm/apm-agent-parent/
implementation ("co.elastic.apm:apm-agent-parent:0.6.0")
'co.elastic.apm:apm-agent-parent:pom:0.6.0'
<dependency org="co.elastic.apm" name="apm-agent-parent" rev="0.6.0">
  <artifact name="apm-agent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.elastic.apm', module='apm-agent-parent', version='0.6.0')
)
libraryDependencies += "co.elastic.apm" % "apm-agent-parent" % "0.6.0"
[co.elastic.apm/apm-agent-parent "0.6.0"]