Search Gradle plugins
Plugin | Latest Version |
---|---|
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.netflix.nebula.facetReduce boilerplate for adding additional source sets |
12.0.0
(24 June 2025) |
dev.mokkeryGradle plugin for Mokkery - mocking library for Kotlin Multiplatform, easy to use, boilerplate-free and compiler plugin driven. |
2.9.0
(23 June 2025) |
io.cloudflight.autoconfigure-settingsAn opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects. |
1.2.0
(25 April 2025) |
io.cloudflight.autoconfigure-gradleA opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects. |
1.2.0
(25 April 2025) |
io.github.probelalkhan.netroNetro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency. |
0.2
(15 March 2025) |
com.graphql-java-generator.graphql-gradle-plugin3graphql-gradle-plugin3 is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. The graphql-gradle-plugin3 is compiled against SpringBoot3 and Spring Framework 6. |
2.9
(10 March 2025) |
com.graphql-java-generator.graphql-gradle-plugingraphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. |
2.9
(10 March 2025) |
nrlssc.gradleConfigures boilerplate NRLSSC Enterprise |
4.0.138
(01 February 2025) |
dev.minco.gradle.defaults-pluginSets up sensible defaults for our gradle projects to avoid boilerplate |
0.2.81
(08 January 2025) |