Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Kotlin compiler plugin that allows class delegation to be dynamic like property delegations |
0.4.0-180.1
(18 March 2023) |
|
Adds a task for copying DJiG dynamic projects from the dev environment (that all the developers in the team can access) to the local development environment |
1.0.0
(16 March 2023) |
|
Generates Spring standard 3 layer classes (Controller, Service, Repository) starting from JPA entities |
1.9
(26 February 2023) |
|
The io.github.estivensh4.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. |
0.0.2
(23 February 2023) |
|
BuildConfig and R class generator for non-Android projects |
0.2
(18 February 2023) |
|
This plugin is useful for projects executing unit tests based on the Selenium (https://www.selenium.dev/) framework. See the Javadoc of the plugin class for more details. |
4.0.5
(06 February 2023) |
|
This plugin is useful to validate manual dependency conflict resolutions, e.g. by failing the build in case of accidential downgrades of dependencies. See the Javadoc of the plugin class for more details. |
4.0.5
(06 February 2023) |
|
Generate Assertj assertion classes. |
1.1.5
(06 February 2023) |
|
JShell supports for your gradle project. Let's explore your classes and dependencies with jshell |
1.2.1
(05 February 2023) |
|
Single jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule |
1.1.0
(20 January 2023) |