Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.barfuin.gradle.taskinfo
CC-compatible
Provides task metadata and dependency information |
3.0.2
(09 April 2026) |
|
Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser. |
1.2.6
(27 February 2022) |
xyz.jpenilla.run-waterfall
CC-compatible
Gradle plugin adding a task to run a Waterfall proxy |
3.1.0
(08 August 2026) |
xyz.jpenilla.run-velocity
CC-compatible
Gradle plugin adding a task to run a Velocity proxy |
3.1.0
(08 August 2026) |
xyz.jpenilla.run-paper
CC-compatible
Gradle plugin adding a task to run a Paper Minecraft server |
3.1.0
(08 August 2026) |
io.github.ben-manes.versions
CC-compatible
Gradle plugin that provides tasks for discovering dependency updates. |
0.60.0
(07 August 2026) |
com.github.ben-manes.versions
CC-compatible
Gradle plugin that provides tasks for discovering dependency updates. |
0.60.0
(07 August 2026) |
name.remal.test-source-sets
CC-compatible
Plugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
5.0.8
(06 August 2026) |
com.ljarocki.parallel-zip
CC-compatible
A multithreaded, reproducible drop-in for slow Zip tasks. Compresses entries across all cores (DEFLATE) or STOREs them for maximum speed. |
1.4.1
(29 July 2026) |
de.micschro.shardwise
CC-compatible
Shards a multi-module build's test tasks across parallel CI nodes via Greedy-LPT. Requires Gradle 8.11+ and Java 17+. |
0.4.3
(26 July 2026) |