Search Gradle plugins

Plugin Latest Version

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)

Gradle-usage-plugin - simple plugin for collect information about usage classes or resources. Plugin give that info from dependency tree.

1.0
(25 October 2019)

PoVerCat is a Gradle plugin that generates a kotlin class from a TOML based version catalog and distribute it as a dependency.

0.1.0
(19 April 2025)

Resolve your maven dependencies from a standalone embed maven local repository folder(on the project directory for example)

2.0.2
(28 July 2019)

The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies.

1.1.0
(12 April 2023)