gradle-versions-plugin:Gradle插件发现依赖更新

时间:2024-05-12 12:11:50
【文件属性】:

文件名称:gradle-versions-plugin:Gradle插件发现依赖更新

文件大小:1.01MB

文件格式:ZIP

更新时间:2024-05-12 12:11:50

Groovy

Gradle版本插件 本着的精神,该插件提供了一项任务,以确定哪些依赖项具有更新。 此外,该插件还会检查Gradle本身的更新。 您可能还希望探索由以下人员提供的其他功能: 用法 您可以使用以下配置将此插件添加到*构建脚本中: plugins块: plugins { id " com.github.ben-manes.versions " version " $v ersion " } 或通过 buildscript块: apply plugin : " com.github.ben-manes.versions " buildscript { repositories { gradlePluginPortal() } dependencies { classpath " com.github.ben-manes:gradle-version


【文件预览】:
gradle-versions-plugin-master
----gradlew.bat(3KB)
----gradlew(6KB)
----config()
--------codenarc()
----.github()
--------dependabot.yml(473B)
--------workflows()
----gradle()
--------wrapper()
----src()
--------test()
--------main()
----examples()
--------kotlin()
--------html-report.png(300KB)
--------groovy()
----.gitignore(118B)
----settings.gradle.kts(79B)
----README.md(19KB)
----.editorconfig(279B)
----LICENSE.txt(11KB)
----build.gradle(5KB)

网友评论