Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A universal plugin to replace token variables in java sources |
1.0.1
(17 April 2023) |
|
Java conventions with Javadoc, sources, and 1.8 compatibility for publish |
0.3.2
(29 September 2022) |
|
Plugin to generate immutable data structures (Kotlin source code) with collections that contain a limited set of elements addressed by coordinates. Also generates tools to diff data and (de)serialize such diffs. |
0.3
(08 September 2022) |
|
Gradle plugin for packaging Jenkins Templating Engine library sources as a Jenkins plugin |
0.2.0
(09 August 2022) |
|
Special source for gradle |
1.0.0
(29 June 2022) |
|
IBM Security AppScan Source Gradle Plugin |
1.1.13
(22 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) |
|
Add automatically sources and javadoc jars to the Java project. Populates MANIFEST.MF with standard attributes. |
1.0.8
(08 December 2021) |
|
Generates Kotlin source code for dtos, Vert.x message codecs and communication (consumer, sender) based on JSON (schemas). Take a look in the README |
0.0.1
(26 August 2021) |
|
Assists Javadoc tasks by automatically delomboking lombok'd source and linking Official Java SE Javadoc for the specified source version. |
1.0.0
(09 May 2020) |