Search Gradle plugins
Plugin | Latest Version |
---|---|
de.materna.cms.ci.java-logsConfigures all Javadoc, JavaCompile and GroovyCompile tasks to write log-files for further processing. |
3.8.5
(17 June 2025) |
de.inetsoftware.setupbuilderThe Setup Builder is a plugin for Gradle which can create a native setups for different platforms like Windows, Linux and OSX. The output is a *.msi, a *.deb, a *.rpm or a *.dmg file. |
8.4.22
(17 June 2025) |
de.inetsoftware.appbundlerThe Setup Builder is a plugin for Gradle which can create native setups for different platforms like Windows, Linux and OSX. The output is a *.msi, a *.deb, a *.rpm or a *.dmg file. |
8.4.22
(17 June 2025) |
com.carrotsearch.gradle.dependencychecksDependency checker and lock file aggregator |
0.1.0
(16 June 2025) |
net.bytebuddy.byte-buddy-gradle-pluginA plugin for post-processing class files via Byte Buddy in a Gradle build. |
1.17.6
(16 June 2025) |
com.x3t.gradle.plugins.openapi.openapi_diffOpenAPI Diff Plugin allows the comparison of API Specification files in OpenAPI Spec (v2, v3) format. |
1.1.0
(15 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) |
ch.tie.gradle.plugins.json2mdgenerates a markdown file from 'spring-configuration-metadata.json' to document your configuration properties |
1.5.0
(11 June 2025) |
com.mikepenz.aboutlibraries.plugin.androidResolve all dependencies used in a gradle module, and automatically generates the definition file as part of the Android build. |
13.0.0-pre-a02
(10 June 2025) |
io.github.appspiriment.libraryThis Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose. |
0.0.10
(09 June 2025) |