Search Gradle plugins
Plugin | Latest Version |
---|---|
com.bakdata.sonatypeSets up nexusPublish and closeAndReleaseRepository tasks to push to sonatype (and later synced to central) |
1.10.0
(19 June 2025) |
io.freefair.war-attach-classesMaven-like attachClasses option for the war task. |
8.14
(18 June 2025) |
io.freefair.war-archive-classesMaven-like archiveClasses options for war tasks. |
8.14
(18 June 2025) |
io.freefair.javadoc-utf-8Set the output encoding of your javadoc tasks to 'UTF-8' |
8.14
(18 June 2025) |
de.materna.cms.git-archiveAdds a gitArchive task for a source-distribution using the 'git archive' command. |
3.8.5
(17 June 2025) |
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) |
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) |
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.10
(09 June 2025) |
co.elastic.wrapper-provision-jdkExtend the wrapper task with a snippet to provision a jvm |
1.1.0
(09 June 2025) |