Search Gradle plugins
| Plugin | Latest Version |
|---|---|
net.ltgt.flywayAdds Gradle tasks to run FlywayDB commands |
0.2.0
(20 July 2025) |
net.ltgt.jooq-kotlinAdds a Gradle task to generate Kotlin code from a database schema using jOOQ |
0.1.0
(20 July 2025) |
net.ltgt.jooqAdds a Gradle task to generate Java code from a database schema using jOOQ |
0.1.0
(20 July 2025) |
io.github.appspiriment.library-baseThe 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) |
com.undefinedcreations.novaAllows you to run different type of minecraft servers as a Gradle task. |
0.0.8
(13 July 2025) |
com.dorkbox.GradleUtilsGradle Plugin to manage various Gradle tasks, such as updating gradle and dependencies |
3.23
(05 July 2025) |
com.netflix.nebula.integtest-standaloneAdds source set and task for running integration tests separately from unit tests (standalone) |
12.0.0
(24 June 2025) |
com.netflix.nebula.integtestAdds source set and task for running integration tests separately from unit tests |
12.0.0
(24 June 2025) |
software.amazon.smithy.gradle.smithy-jarAdds 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) |
software.amazon.smithy.gradle.smithy-baseThis 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) |