Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.publish-settingsPlugin that configures Java project artifacts and configures maven-publish plugin if it's applied. |
0.32.1
(16 October 2017) |
com.github.kropp.teamcity-gitversionA plugin for setting project version based on Git tag and branch names |
0.1.8
(25 January 2016) |
io.github.turansky.kfc.reactReact support for Kotlin/JS projects |
6.15.0
(25 March 2023) |
name.remal.common-ciPlugin that helps to build project on CI servers. |
1.5.0
(18 August 2021) |
name.remal.merged-jacoco-reportPlugin that merges all jacoco reports in current project and all subprojects. |
1.5.0
(18 August 2021) |
name.remal.idea-extended-settingsPlugin that applies idea plugin and configures IDEA project configs. |
1.5.0
(18 August 2021) |
name.remal.module-info-generatorPlugin that helps to generate `module-info.class` for Java 8 projects. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.buildSrc-default-pluginsPlugin that applies some plugins by default for buildSrc project. See documentation for full applied plugins list. |
1.5.0
(18 August 2021) |
org.ai2fit.gradle.versioning-pluginA 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) |
io.github.tomictomek.version-propThe 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) |