Search Gradle plugins

Plugin Latest Version

Plugin that configures Java project artifacts and configures maven-publish plugin if it's applied.

0.32.1
(16 October 2017)

A plugin for setting project version based on Git tag and branch names

0.1.8
(25 January 2016)

React support for Kotlin/JS projects

6.15.0
(25 March 2023)

Plugin that helps to build project on CI servers.

1.5.0
(18 August 2021)

Plugin that merges all jacoco reports in current project and all subprojects.

1.5.0
(18 August 2021)

Plugin that applies idea plugin and configures IDEA project configs.

1.5.0
(18 August 2021)

Plugin that helps to generate `module-info.class` for Java 8 projects. Min Gradle version: 4.5.

1.5.0
(18 August 2021)

Plugin that applies some plugins by default for buildSrc project. See documentation for full applied plugins list.

1.5.0
(18 August 2021)

A plugin that helps to maintain a semantic versioning of the build artifacts based on the project's git repository. It uses the current branch and the latest tag to enforce naming conventions

2.0.2
(16 February 2024)

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)