Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Provides asciidoctor task and conventions (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 2.x release of this plugin instead) |
4.0.5
(25 August 2025) |
|
Gradle plugin which provides an Maven exec task |
4.0.1
(24 August 2025) |
|
Gradle plugin that provides a task to generate a HTML license report of your project. |
5.1.0
(22 August 2025) |
|
A Gradle plugin that provides tasks for JDK tools that didn't make it into Gradle itself yet (such as JLink, JPackage, etc.). |
0.3.0
(11 August 2025) |
|
Adds Gradle tasks to run FlywayDB commands |
0.2.0
(20 July 2025) |
|
Adds a Gradle task to generate Kotlin code from a database schema using jOOQ |
0.1.0
(20 July 2025) |
|
Adds a Gradle task to generate Java code from a database schema using jOOQ |
0.1.0
(20 July 2025) |
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |
|
Adds built Smithy files to an existing jar task such as that createdby the Java or Kotlin plugins. The smithy-jar plugin also adds build metadataand tags to the JAR's MANIFEST. The smithy-jar plugin applies the smithy-baseplugin when it is applied. |
1.3.0
(11 June 2025) |
|
This plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project. |
1.3.0
(11 June 2025) |