Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.luiqn2007.gradle_plugins.build_tasksRunning 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) |
com.the13haven.povercatPoVerCat 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) |
com.waftex.assertj-generatorGenerate Assertj assertion classes. Forked from com.github.fhermansson.assertj-generator via com.github.dimamura.assertj-generator, with latest assertj generator and Gradle 7 compatibility |
1.1.4
(02 July 2021) |
com.mageddo.graal-reflection-configuration-generatorResolve your maven dependencies from a standalone embed maven local repository folder(on the project directory for example) |
2.0.2
(28 July 2019) |