Skip to content

Commit 8936e3e

Browse files
authored
Add link to latest maven central version
As a fallback in case the maven central badge is not working See also jirutka/maven-badges#23
1 parent 011c8eb commit 8936e3e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/intro.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@ The first step in getting started with the Elastic APM Java agent ist to declare
5151
compile "co.elastic.apm:apm-agent-java:$elasticApmVersion"
5252
----
5353

54-
Replace the version placeholders with the latest version:
54+
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]:
5557
image:https://maven-badges.herokuapp.com/maven-central/co.elastic.apm/apm-agent-java/badge.svg[
5658
link=https://maven-badges.herokuapp.com/maven-central/co.elastic.apm/apm-agent-java]
5759

0 commit comments

Comments
 (0)