Search Gradle plugins
Plugin | Latest Version |
---|---|
com.bakdata.jibConfigures jib repository, tag and image name |
1.10.0
(19 June 2025) |
name.remal.generate-sourcesPlugin that provides generateJavaSources and generateKotlinSources tasks. |
2.0.0
(05 May 2025) |
io.github.tomhula.buildmarkGradle plugin for embedding build information (like project name, version,...) into the code so it can be read at runtime. |
1.0.3
(30 April 2025) |
name.remal.merge-resourcesPlugin that merges resources from different output directories while executing Copy tasks |
5.0.3
(21 April 2025) |
name.remal.build-time-constantsPlugin that processes compiled `*.class` files and inserts compile-time constants |
2.0.2
(05 April 2025) |
name.remal.finalize-by-jacocoFinalize Test tasks with JacocoReport and JacocoCoverageVerification tasks |
2.0.1
(02 April 2025) |
name.remal.jacoco-to-coberturaConvert Jacoco XML reports to Cobertura format for importing in GitLab CI coverage report artifact |
2.0.1
(01 April 2025) |
name.kropp.kotlinx-gettextExtract strings for i18n from Kotlin files in Gettext format |
0.7.0
(27 February 2025) |
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) |
name.remal.build-time-constants.jvmPlugin that processes compiled `*.class` files and inserts compile-time constants |
1.0.0-rc-1
(09 November 2024) |