How To Install Java Artifact org.springframework.cloud.spring-cloud-starter-netflix-zuul v2.1.4.RELEASE

org.springframework.cloud spring-cloud-starter-netflix-zuul 2.1.4.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-cloud-starter-netflix-zuul from org.springframework.cloud group in version 2.1.4.RELEASE. The artifact is available in 31 versions: 2.2.10.RELEASE 2.2.9.RELEASE 2.2.8.RELEASE 2.2.7.RELEASE 2.2.6.RELEASE 2.2.5.RELEASE 2.2.4.RELEASE 2.2.3.RELEASE 2.2.2.RELEASE 2.2.1.RELEASE 2.2.0.RELEASE 2.1.6.RELEASE 2.1.5.RELEASE 2.1.4.RELEASE 2.1.3.RELEASE 2.1.2.RELEASE 2.1.1.RELEASE 2.1.0.RELEASE 2.0.4.RELEASE 2.0.3.RELEASE 2.0.2.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 1.4.7.RELEASE 1.4.6.RELEASE 1.4.5.RELEASE 1.4.4.RELEASE 1.4.3.RELEASE 1.4.2.RELEASE 1.4.1.RELEASE 1.4.0.RELEASE The Spring Cloud Starter Netflix Zuul project has its own website at: https://projects.spring.io/spring-cloud. The parent project is: org.springframework.cloud::spring-cloud-starter-netflix::2.1.4.RELEASE

How To Install Java Artifact org.springframework.cloud.spring-cloud-starter-netflix-zuul In Version 2.1.4.RELEASE

To install the Spring Cloud Starter Netflix Zuul artifact in version 2.1.4.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 Starter Netflix Zuul 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.

Compile dependencies (8)