Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Kotlin compiler plugin that allows Java callers to use null in place of default parameters |
0.2.0
(18 June 2022) |
|
It is a plugin used to automatically generate assets to a java application (Similar to what android studio does, but very basic) |
0.0.3
(31 May 2022) |
|
Functional companion to Kotlin's Compiler |
2.0.3-alpha.2
(26 May 2022) |
|
This plugin provides build time integration for Java based Ratpack applications. |
2.0.0-rc-1
(12 May 2022) |
|
Plugin which enables GUI Designer forms compilation. |
1.0.2
(16 April 2022) |
|
Code Visualizer is a development support tool to generate sequence diagram and class diagram from java source code |
1.1.1
(08 April 2022) |
|
Generate Assertj assertion classes. |
2.0.1
(16 March 2022) |
|
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 plugin to generate code from handlebars template |
1.0
(17 February 2022) |
|
A plugin that helps you create deb packages from java applications with minimal configuration |
1.0
(10 February 2022) |