Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.mrcjkb.module-finderEnables the use of non-modular Java dependencies without an "Automatic Module Name" attribute in their manifest. |
0.0.7
(22 June 2021) |
org.kunyang.tools.apk-pkgName the output apk files |
1.0-SNAPSHOT
(24 June 2016) |
name.remal.sonarlintPlugin that executes SonarLint checks without SonarQube server. |
7.0.0-rc-4
(23 October 2025) |
name.remal.idea-settingsPlugin that configures idea plugin if it's applied. |
4.0.6
(19 October 2025) |
name.remal.build-time-constantsPlugin that processes compiled `*.class` files and inserts compile-time constants |
2.0.3
(18 October 2025) |
name.remal.classes-relocationPlugin that provides classes relocating functionality. |
2.1.4
(16 October 2025) |
name.remal.test-source-setsPlugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
5.0.3
(16 October 2025) |
name.remal.integration-testsPlugin that adds 'integration' source set and configures it. |
5.0.3
(16 October 2025) |
name.remal.finalize-by-jacocoFinalize Test tasks with JacocoReport and JacocoCoverageVerification tasks |
2.0.2
(15 October 2025) |
name.remal.lombokConfigure Lombok annotation processor |
3.1.4
(14 October 2025) |