How To Install Java Artifact org.apache.skywalking.apm-agent v6.0.0-GA

org.apache.skywalking apm-agent 6.0.0-GA

Introduction

In this article, we'll learn how to install Java artifact apm-agent from org.apache.skywalking group in version 6.0.0-GA. The artifact is available in 36 versions: 9.2.0 9.1.0 9.0.0 8.16.0 8.15.0 8.14.0 8.13.0 8.12.0 8.11.0 8.10.0 8.9.0 8.8.0 8.7.0 8.6.0 8.5.0 8.4.0 8.3.0 8.2.0 8.1.0 8.0.1 8.0.0 7.0.0 6.6.0 6.5.0 6.4.0 6.3.0 6.2.0 6.1.0 6.0.0-beta 6.0.0-alpha 6.0.0-GA 5.0.0-beta2 5.0.0-beta 5.0.0-alpha 5.0.0-RC2 5.0.0-GA The apm-agent project has its own website at: http://maven.apache.org. The parent project is: org.apache.skywalking::apm-sniffer::6.0.0-GA

How To Install Java Artifact org.apache.skywalking.apm-agent In Version 6.0.0-GA

To install the apm-agent artifact in version 6.0.0-GA add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses apm-agent dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (4)