Last Version

Gradle Versions plugin 0.11.1

Gradle plugin that provides tasks for discovering dependency updates.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.ben-manes
ArtifactId

ArtifactId

gradle-versions-plugin
Version

Version

0.11.1
Type

Type

jar
Description

Description

Gradle Versions plugin
Gradle plugin that provides tasks for discovering dependency updates.
Project URL

Project URL

https://github.com/ben-manes/gradle-versions-plugin
Source Code Management

Source Code Management

https://github.com/ben-manes/gradle-versions-plugin

Download gradle-versions-plugin 0.11.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.7

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.