Search Gradle plugins

Plugin Latest Version

This Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow.

1.2.5
(09 February 2024)

The plugin generates Eclipse/QtCreator/NetBeans/KDevelop project files for C++ applications and libraries.

1.3
(19 February 2025)

The plugin generates Eclipse/QtCreator/NetBeans/KDevelop project files for C++ applications and libraries.

0.5
(02 October 2019)

** Discontinued ** This plugin is discontinued and should not be used. You will not be able to scan an app anymore with this plugin, and need to switch to the CLI for integration. Continuous Integration of app scanning using Guardsquare AppSweep.

1.5.10
(20 May 2025)

Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project.

0.1.15
(14 August 2026)

Adds 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.9.1
(26 May 2026)

The plugin performs C++ build tunning according to current build variant: debug or release.

1.1
(28 October 2019)

A plugin that helps us to record screenshots for Android apps (View-Based or Jetpack Compose UIs) and and compare them with previous version to check if unwanted changes were introduced.

1.0
(07 November 2020)

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

The plugin performs C++ build tunning according to current build variant: debug or release.

2.5
(29 January 2026)