Search Gradle plugins

Plugin Latest Version

A plugin that helps you find out from which .jar archive a class is loaded from

0.0.2
(07 May 2024)

Generate Assertj assertion classes. (forked from com.github.fhermansson.assertj-generator, update dependencies include assertj-assertions-generator 2.2.0.)

1.1.3-SNAPSHOT.0.5
(30 December 2020)

Tool to verify the compatibility of the class paths of Gradle projects

1.5.15
(06 June 2025)

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.

1.0.0
(02 August 2026)

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)