Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Install client side dependencies from NPM or Bower by declaring dependencies in build.gradle, updated for Gradle 7.x. |
2.0.0
(30 November 2021) |
|
Generate Assertj assertion classes. Forked from com.github.fhermansson.assertj-generator via com.github.dimamura.assertj-generator, with latest assertj generator and Gradle 7 compatibility |
1.1.4
(02 July 2021) |
|
Tasks to retrieve information from a Jenkins instance to be aid in the development of tools with Gradle |
0.10.1
(30 July 2019) |
|
Verify that builds on developer machines (plugin will sidestep checks on CI) are running with expected optimizations enabled. Daemon builds, parallel, xmx etc. Useful for new developers, new machines, if you accidentally delete your .gradle folder etc. A good way to get new optimizations from gradle to be adopted across users of your repository / your organization. |
0.2.0
(13 December 2020) |
|
Provides terraformw wrapper script so that terraform can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.5.2
(26 March 2026) |
|
Provides opentofuw wrapper script so that opentofu can be run from the command-line using exactly the same binary that the Gradle project will use. |
2.5.2
(26 March 2026) |
|
Automatically bootstrap your SAP (Hybris) Commerce Project from the SAP Support Portal manage the whole software development lifecycle of SAP (Hybris) Commerce inside gradle |
2.1.1
(25 September 2020) |
|
Runs the Joda-Beans code generator to allow processing your annotated beans within your Gradle build. |
1.1.0
(18 September 2019) |
|
Reads a .env file at settings evaluation time and exposes its entries as a `dotenv` extension for use in settings.gradle.kts. Uses only stable public Gradle APIs (compatible with Gradle 8 and 9+). |
0.1.0
(11 June 2026) |
|
Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings. |
0.1.15
(14 August 2026) |