Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.root-project-default-pluginsPlugin that applies many different plugins by default to the root project. See documentation for full applied plugins list. |
1.5.0
(18 August 2021) |
name.remal.reports-settingsPlugin that configures reports. |
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.osdetectorPlugin that provides osdetector extension. |
1.5.0
(18 August 2021) |
name.remal.noarg-constructorPlugin that adds no-arg public synthetic constructor to all concrete classes where it's possible. |
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.merged-jacoco-reportPlugin that merges all jacoco reports in current project and all subprojects. |
1.5.0
(18 August 2021) |
name.remal.maven-publish-settingsPlugin that configures maven-publish plugin if it's applied. |
1.5.0
(18 August 2021) |
name.remal.maven-publish-ossrhPlugin that allows 'maven-publish' plugin publicate to OSS Repository Hosting. |
1.5.0
(18 August 2021) |