MVN

io.spring.gradle : dependency-management-plugin

Maven & Gradle

Aug 10, 2023
58 usages
677 stars

Dependency management plugin · A Gradle plugin that provides Maven-like dependency management functionality

<dependency>
    <groupId>io.spring.gradle</groupId>
    <artifactId>dependency-management-plugin</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.spring.gradle : dependency-management-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3
  • Latest Release Candidate: 1.0.0.RC2

All Versions

Choose a version of io.spring.gradle : dependency-management-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dependency-management-plugin-1.1.3
dependency-management-plugin-1.1.2
dependency-management-plugin-1.1.1
dependency-management-plugin-1.1.0
1.0.x
dependency-management-plugin-1.0.15.RELEASE
dependency-management-plugin-1.0.14.RELEASE
dependency-management-plugin-1.0.13.RELEASE
dependency-management-plugin-1.0.12.RELEASE
dependency-management-plugin-1.0.11.RELEASE
dependency-management-plugin-1.0.10.RELEASE
dependency-management-plugin-1.0.9.RELEASE
dependency-management-plugin-1.0.8.RELEASE
dependency-management-plugin-1.0.7.RELEASE
dependency-management-plugin-1.0.6.RELEASE
dependency-management-plugin-1.0.5.RELEASE
dependency-management-plugin-1.0.4.RELEASE
dependency-management-plugin-1.0.3.RELEASE
dependency-management-plugin-1.0.2.RELEASE
dependency-management-plugin-1.0.1.RELEASE
dependency-management-plugin-1.0.0.RELEASE
dependency-management-plugin-1.0.0.RC2
dependency-management-plugin-1.0.0.RC1
0.6.x
dependency-management-plugin-0.6.1.RELEASE
dependency-management-plugin-0.6.0.RELEASE
0.5.x
dependency-management-plugin-0.5.7.RELEASE
dependency-management-plugin-0.5.6.RELEASE
dependency-management-plugin-0.5.5.RELEASE
dependency-management-plugin-0.5.4.RELEASE
dependency-management-plugin-0.5.3.RELEASE
dependency-management-plugin-0.5.2.RELEASE
dependency-management-plugin-0.5.1.RELEASE
dependency-management-plugin-0.5.0.RELEASE
0.4.x
dependency-management-plugin-0.4.1.RELEASE
dependency-management-plugin-0.4.0.RELEASE
0.3.x
dependency-management-plugin-0.3.1.RELEASE
dependency-management-plugin-0.3.0.RELEASE
0.2.x
dependency-management-plugin-0.2.1.RELEASE

How to add a dependency to Maven

Add the following io.spring.gradle : dependency-management-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.spring.gradle</groupId>
    <artifactId>dependency-management-plugin</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.spring.gradle : dependency-management-plugin gradle dependency to your build.gradle file:

implementation 'io.spring.gradle:dependency-management-plugin:1.1.3'

Gradle Kotlin DSL: Add the following io.spring.gradle : dependency-management-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.spring.gradle:dependency-management-plugin:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.spring.gradle : dependency-management-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.spring.gradle" % "dependency-management-plugin" % "1.1.3"

Advertisement

Dependencies from Group

Aug 10, 2023
58 usages
677 stars
Apr 22, 2017
8 stars
May 05, 2018
7 stars

Discover Dependencies

Jun 15, 2017
6 usages
May 15, 2023
231 usages
7.2k stars
Jul 13, 2023
278 usages
55k stars
Aug 23, 2023
26 usages
3.5k stars
Jun 27, 2023
429 usages
369 stars
Apr 23, 2023
947 usages
45.2k stars
Jun 23, 2021
34 usages
2.1k stars
Apr 08, 2019
494 usages
759 stars
Aug 23, 2023
2.7k usages
47.4k stars