Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Easily interact with your Groovy and Java source code using Groovy Console |
1.1
(21 June 2015) |
|
Load a Java Map or your Gradle Project from Java properties files. Expand map key references like ${this} in any text string or file. |
1.0.0
(17 October 2014) |
|
The Source Formatter Gradle plugin lets you format project files using the Liferay Source Formatter tool. |
5.3.61
(14 August 2026) |
|
This plugin adds the repositories needed for developing Minecraft mods. It is applied automatically by the moddev plugin, but can be applied manually in settings.gradle to make use of Gradle dependency management. |
2.0.144
(14 August 2026) |
|
This plugin helps you create Minecraft mods using the NeoForge platform |
2.0.144
(14 August 2026) |
|
This plugin adds the repositories needed for developing Minecraft mods using the Forge platform, up to 1.20.1. It is applied automatically by the legacyforge plugin, but can be applied manually in settings.gradle to make use of Gradle dependency management. |
2.0.144
(14 August 2026) |
|
This plugin helps you create Minecraft mods using the Forge platform, up to 1.20.1 |
2.0.144
(14 August 2026) |
|
The Service Builder Gradle plugin allows you to generate a Liferay service layer defined in a Service Builder service.xml file. |
4.0.234
(14 August 2026) |
|
Adds generateSchemaDiagram and generateSql tasks that run com.stano.schema.gendiagram.GenDiagram and com.stano.schema.gensql.GenSQL against a schema.xml file. Each task is only registered when the corresponding com.stano:schema-diagram-generator / com.stano:schema-sql-generator dependency is present on the project's runtimeClasspath; otherwise a warning is logged and the task is skipped. |
0.1.15
(14 August 2026) |
|
Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree. |
0.1.15
(14 August 2026) |