Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.cdcalcCalculate version for upcoming releases. |
0.0.21
(06 January 2019) |
com.intershop.gradle.nexuspublish-configurationGradle publish plugins |
3.6.0
(06 January 2019) |
com.banner.versions.ribbonizerUSAGE 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) |
tui.sse.mde4cpp.mde4cpp-generate-pluginGradle plugin to generate C++ code of ecore or UML models inside the MDE4CPP framework. Release notes version 0.1: - Plugin to execute MDE4CPP generators More information about MDE4CPP can be found under https://sse.tu-ilmenau.de/mde4cpp. Information about this plugin can be found under https://github.com/MDE4CPP/gradlePlugins. |
0.4
(16 September 2018) |
com.github.spotbugs.temporaryPerforms quality checks on your project's Java source files using SpotBugs and generates reports from these checks. This is a temporary release to support a fix for Gradle 4.10. |
1.6.4
(07 September 2018) |
com.chattylabs.versioningGradle project versioning plugin based on Git tags. |
0.19.5
(22 August 2018) |
org.m2ci.msp.github-ivy-repoEasily resolve GitHub release assets as dependencies in Gradle |
0.1.1
(12 August 2018) |
firedancer.plugin-pluginSets up publishing and release process for all of the other firedancer plugins |
1.1.10
(08 April 2018) |
com.abansod.plugin.dockerGradle plugin for docker |
1.0.1
(20 January 2018) |
io.johnroach.SauceConnectPluginTest release of SauceConnectPlugin |
0.0.35
(27 September 2017) |