Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Baseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects. |
4.148.0
(26 July 2022) |
|
This plugin use pure java client to execute docker command to complete common tasks like build docker image, push to local or remore registry, deploy to local or remote host |
0.0.8
(18 July 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) |
|
Code Visualizer is a development support tool to generate sequence diagram and class diagram from java source code |
1.1.1
(08 April 2022) |
|
Plugin for java and kotlin project |
7.0.1
(07 April 2022) |
|
A simple java replace token preprocessor plugin |
0.4
(18 March 2022) |
|
A simple java macro preprocessor plugin |
0.9
(18 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) |
|
A plugin that helps you create deb packages from java applications with minimal configuration |
1.0
(10 February 2022) |