Search Gradle plugins
Plugin | Latest Version |
---|---|
org.taruts.djigAdds 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) |
gae.piaz.layer3genGenerates Spring standard 3 layer classes (Controller, Service, Repository) starting from JPA entities |
1.9
(26 February 2023) |
de.qaware.gradle.plugin.xsd2javaA Gradle plugin to generate java classes from a xsd schema. |
3.0.0
(24 February 2023) |
io.github.estivensh4.jacoco-coverageThe 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) |
com.hendraanggrian.generatingBuildConfig and R class generator for non-Android projects |
0.2
(18 February 2023) |
com.softicar.gradle.selenium.gridThis 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) |
com.softicar.gradle.dependency.validationThis 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) |
com.github.fhermansson.assertj-generatorGenerate Assertj assertion classes. |
1.1.5
(06 February 2023) |
com.github.mrsarm.jshell.pluginJShell supports for your gradle project. Let's explore your classes and dependencies with jshell |
1.2.1
(05 February 2023) |
com.needhamsoftware.unojarSingle 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) |