Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.rieske.java-serviceGradle plugin that packages your application into a Docker container and configures blackBoxTest task and source set |
1.0.2
(10 November 2023) |
com.exactpro.sailfish-gradle-pluginGradle toolset for Sailfish build. Sailfish is Test automation solution we're releasing to open source. |
3.3.175
(18 March 2024) |
io.github.manriif.supabase-functionsThe plugin helps in building Supabase Edge Functions using Kotlin as primary programming language. It offers support for multi-module project and Javascript sources. Additionnaly, it provides gradle tasks for serving, inspecting and testing your functions locally and later deploying them to a remote project. |
0.0.6
(25 October 2024) |
io.github.davidburstrom.version-compatibilitySets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
com.github.bjornvester.xjcAdds XJC tool to your project for generating Java source code for XML schemas (xsd files). Works with the Gradle build cache and has been tested with Java 8 and 11. Please see the Github project page for details. |
1.8.2
(22 June 2023) |