Search Gradle plugins
Plugin | Latest Version |
---|---|
com.liferay.app.javadoc.builderThe App Javadoc Builder Gradle plugin lets you generate API documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
1.2.5
(04 August 2023) |
com.liferay.app.dockerThe App Docker Gradle plugin lets you build a single Docker image for an application that spans different subprojects, each one representing a different component of the same application. The Docker image can then be pushed to a registry. |
1.0.13
(04 August 2023) |
nrlssc.projectsConfigures boilerplate for Subproject, Coprojects, and Dependencies support. Applied to your settings.gradle |
3.0.14
(09 December 2022) |
se.premex.ownershipCheck for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check |
0.0.11
(02 December 2022) |
io.github.alexiyorlov.gradle.subdepsGives an ability to declare sub-project dependencies easier, from the root project. |
0.1
(07 December 2019) |
com.liferay.app.tlddoc.builderThe App TLDDoc Builder lets you generate the tag library documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
2.0.1
(04 August 2023) |
com.liferay.app.jsdocThe App JSDoc Gradle plugin lets you generate JavaScript documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
2.0.72
(04 August 2023) |
org.taruts.workspaceA plugin for workspace projects. A workspace project groups a number of related projects, each stored in a separate Git repository. This plugin automates cloning of projects included in a workspace for developers who start working with it. The DSL of the plugin allows to specify the list of projects in the workspace and to which subdirectories they are to be cloned. |
1.0.3
(16 March 2023) |
com.huanshankeji.generate-kotlin-js-browser-webroot-for-vertx-webGenerate webroot from a Kotlin/JS subproject with browser target for Vert.x Web |
0.4.1
(12 March 2023) |
io.github.estivensh4.jacoco-full-reportThe io.github.estivensh4.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.0.2
(23 February 2023) |