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)

Adds a verification task to check whether the version set in the project matches up with the supposed version according to the git commit history.

0.1.6
(17 July 2026)

Workspace conventions and aggregate tasks for multi-project Hytale builds.

1.0.45
(14 July 2026)

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

1.0.45
(14 July 2026)

A multithreaded, reproducible drop-in for slow Zip tasks. Compresses entries across all cores (DEFLATE) or STOREs them for maximum speed.

1.3.0
(09 July 2026)

Gradle plugin providing task for inferring data schemas from your CSV or JSON data

2.4.20-Beta1
(24 June 2026)

Adds the Kotest Unit dependency and registers a kotestUnittest task.

2.0.0
(03 June 2026)

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

0.6.1
(31 May 2026)

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

0.6.0
(31 May 2026)