Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.ben-manes.versionsGradle plugin that provides tasks for discovering dependency updates. |
0.52.0
(23 January 2025) |
org.ysb33r.cloudciA plugin that helps you test your plugin against a variety of Gradle versions |
5.0.0
(27 December 2024) |
se.solrike.codeguruCodeguru plugin is using AWS CodeGuru Review service to statically analys the code. See this blog for an intro: https://www.linkedin.com/pulse/aws-codeguru-static-code-analysis-lucas-persson/ Min Gradle version 7.0. |
1.0.0
(03 January 2023) |
name.remal.use-jar-archives-for-testingPlugin that configurers using Jar archives for tests's classpath instead of main source-set output. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.travis-ciPlugin that helps to integrate with Travis CI. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.test-fixturesPlugin that marks the project as test fixtures for other projects Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.sonarqube-settingsPlugin that configures 'org.sonarqube' plugin if it's applied. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.randomize-test-classesPlugin that randomizes test classes for every Test task run. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.prohibited-classesPlugin that checks that prohibited classes are not used in compiled class files. Min Gradle version: 4.5. |
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) |