Search Gradle plugins

Plugin Latest Version

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)

Tasks for Hytale manifest generation and updates, decompilation, assets download, and local server runs.

1.0.23
(17 April 2026)

Adds more output to the test tasks in a Conta manner

2.0.0-rc.9
(16 April 2026)

Registers the cognitive-java-check verification task for Gradle Java projects.

0.4.0
(09 April 2026)

Registers the crap-java-check verification task for Gradle Java projects.

0.4.1
(08 April 2026)

Configures the run task to use the jlink java binary as its java launcher

0.7.0
(04 April 2026)

Automatically attaches javaagents to the Java Plugin Test tasks

0.11.0
(03 April 2026)

Automatically attaches javaagents to the Application Plugin run tasks

0.11.0
(03 April 2026)

Automatically attaches javaagents to the Application Plugin run tasks and the main application distributions

0.11.0
(03 April 2026)