How To Install Java Artifact org.apache.skywalking.spring-cloud v8.4.0

org.apache.skywalking spring-cloud 8.4.0

Introduction

In this article, we'll learn how to install Java artifact spring-cloud from org.apache.skywalking group in version 8.4.0. 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 spring-cloud project has its own website at: http://maven.apache.org. The parent project is: org.apache.skywalking::spring-plugins::8.4.0

How To Install Java Artifact org.apache.skywalking.spring-cloud In Version 8.4.0

To install the spring-cloud artifact in version 8.4.0 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 spring-cloud 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.