Search Gradle plugins
Plugin | Latest Version |
---|---|
net.ltgt.jooqAdds a Gradle task to generate Java code from a database schema using jOOQ |
0.1.0
(20 July 2025) |
no.nordicsemi.jvm.plugin.nexusPlugin creating a task for publishing JVM libraries to Nexus repository. |
2.9
(16 July 2025) |
no.nordicsemi.android.plugin.nexusPlugin creating a task for publishing Android libraries to Nexus repository. |
2.9
(16 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) |
name.remal.test-source-setsPlugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
5.0.2
(26 June 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) |