Search Gradle plugins

Plugin Latest Version

Base functionality for packaging XNAT plugins, including base code and template generation

1.8.0
(09 March 2021)

Gradle plugin to automatically generate graph that represent Corda flows interactions

0.0.31
(11 July 2019)

Plugin to automate the compilation of Slice files to Java

1.0.0
(21 April 2015)

The 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)

Plugin to automate the compilation of Slice files to Java

1.5.2
(24 February 2025)

C++ builder with C++20 modules support

1.0.1
(16 February 2022)

Gradle plugin supporting code generation and integration of the core XNAT web application and XNAT modules.

1.8.0
(05 March 2021)

USAGE in app build.gradle: DefaultRibbonFilter defines debug, qa and release: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____return defaultRibbonFilter(variant, iconFile) __} } For other buildTypes use: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____if (variant.buildType.name == "buildtype") { ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor") ______// or ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor", "#fontColor") ____} __} }

1.2.5
(09 October 2018)

Greetings from here!

0.2.14
(22 June 2018)

This is gradle-plugin for spring-boot application for generating Java classes from AsyncApi specification

1.0.0
(04 December 2025)