Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The util to easily define the app version in the property file. Create `version.properties` file at project root level (default) with following properties: `version.code`, `version.major`, `version.minor`, `version.patch`. To define different properties file name or location use `versionPropDef.propertyFile`. |
1.0.0
(04 January 2025) |
|
A custom Gradle plugin that extends gradle-jooq-plugin with default configurations. |
1.0.0
(11 November 2024) |
|
Configuration of and additional functionality for the SpotBugs Gradle plugin |
3.3
(29 August 2024) |
|
Configuration of and additional functionality for the standard PMD plugin |
3.3
(29 August 2024) |
|
Configuration of and JUnit summary report for the standard Test task |
3.3
(29 August 2024) |
|
Additional functionality for the standard Java tasks and additional Java related tasks |
3.3
(29 August 2024) |
|
Configuration of and additional functionality for the standard JaCoCo plugin |
3.3
(29 August 2024) |
|
Configuration of and additional functionality for the standard Checkstyle plugin |
3.3
(29 August 2024) |
|
This plugin contains a bunch of best practices around how to build projects for the JVM. This includes dependency locking by default, kotlin support, groovy support (for testing), wiring up the junit platform, null away, and linting. |
1.0.17
(11 July 2024) |
|
Defaults the Javadoc |
3.2.2.2
(11 May 2024) |