How To Install Java Artifact com.github.vanroy.spring-cloud-dashboard v1.2.0.RELEASE

com.github.vanroy spring-cloud-dashboard 1.2.0.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-cloud-dashboard from com.github.vanroy group in version 1.2.0.RELEASE. The artifact is available in 3 versions: 1.2.0.RELEASE 1.1.0.RELEASE 1.0.0.RELEASE . The Spring Cloud Dashboard project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/vanroy/spring-cloud-dashboard . The parent project is: org.springframework.boot::spring-boot-starter-parent::1.5.4.RELEASE

How To Install Java Artifact com.github.vanroy.spring-cloud-dashboard In Version 1.2.0.RELEASE

To install the Spring Cloud Dashboard artifact in version 1.2.0.RELEASE 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 Dashboard 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.

Managed dependencies (1)

Compile dependencies (6)

Provided dependencies (6)

Test dependencies (3)

Licenses

Developers