How To Install Java Artifact io.spring.gradle.dependency-management-plugin v1.0.6.RELEASE

io.spring.gradle dependency-management-plugin 1.0.6.RELEASE

Introduction

In this article, we'll learn how to install Java artifact dependency-management-plugin from io.spring.gradle group in version 1.0.6.RELEASE. The artifact is available in 38 versions: 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.15.RELEASE 1.0.14.RELEASE 1.0.13.RELEASE 1.0.12.RELEASE 1.0.11.RELEASE 1.0.10.RELEASE 1.0.9.RELEASE 1.0.8.RELEASE 1.0.7.RELEASE 1.0.6.RELEASE 1.0.5.RELEASE 1.0.4.RELEASE 1.0.3.RELEASE 1.0.2.RELEASE 1.0.1.RELEASE 1.0.0.RELEASE 1.0.0.RC2 1.0.0.RC1 0.6.1.RELEASE 0.6.0.RELEASE 0.5.7.RELEASE 0.5.6.RELEASE 0.5.5.RELEASE 0.5.4.RELEASE 0.5.3.RELEASE 0.5.2.RELEASE 0.5.1.RELEASE 0.5.0.RELEASE 0.4.1.RELEASE 0.4.0.RELEASE 0.3.1.RELEASE 0.3.0.RELEASE 0.2.1.RELEASE . The Dependency management plugin project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://github.com/spring-gradle-plugins/dependency-management-plugin .

How To Install Java Artifact io.spring.gradle.dependency-management-plugin In Version 1.0.6.RELEASE

To install the Dependency management plugin artifact in version 1.0.6.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 Dependency management plugin 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.

Licenses