Last Version

Dependency management plugin 1.0.11.RELEASE

A Gradle plugin that provides Maven-like dependency management functionality

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.spring.gradle
ArtifactId

ArtifactId

dependency-management-plugin
Version

Version

1.0.11.RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/spring-gradle-plugins/dependency-management-plugin
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-gradle-plugins/dependency-management-plugin

Download dependency-management-plugin 1.0.11.RELEASE


<!-- https://jarcasting.com/artifacts/io.spring.gradle/dependency-management-plugin/ -->
<dependency>
    <groupId>io.spring.gradle</groupId>
    <artifactId>dependency-management-plugin</artifactId>
    <version>1.0.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.spring.gradle/dependency-management-plugin/
implementation 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
// https://jarcasting.com/artifacts/io.spring.gradle/dependency-management-plugin/
implementation ("io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE")
'io.spring.gradle:dependency-management-plugin:jar:1.0.11.RELEASE'
<dependency org="io.spring.gradle" name="dependency-management-plugin" rev="1.0.11.RELEASE">
  <artifact name="dependency-management-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spring.gradle', module='dependency-management-plugin', version='1.0.11.RELEASE')
)
libraryDependencies += "io.spring.gradle" % "dependency-management-plugin" % "1.0.11.RELEASE"
[io.spring.gradle/dependency-management-plugin "1.0.11.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.