We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011c8eb commit 8936e3eCopy full SHA for 8936e3e
docs/intro.asciidoc
@@ -51,7 +51,9 @@ The first step in getting started with the Elastic APM Java agent ist to declare
51
compile "co.elastic.apm:apm-agent-java:$elasticApmVersion"
52
----
53
54
-Replace the version placeholders with the latest version:
+Replace the version placeholders with the
55
+link:http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22co.elastic.apm%22%20AND%20a%3A%22apm-agent-java%22[
56
+latest version from maven central]:
57
image:https://maven-badges.herokuapp.com/maven-central/co.elastic.apm/apm-agent-java/badge.svg[
58
link=https://maven-badges.herokuapp.com/maven-central/co.elastic.apm/apm-agent-java]
59
0 commit comments