Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin contains a bunch of best practices around how to build projects for the JVM. This includes dependency locking by default, kotlin support, groovy support (for testing), wiring up the junit platform, null away, and linting. |
1.0.17
(11 July 2024) |
|
Adds a task to aggregate the results from multiple projects |
4.1.0
(08 June 2026) |
|
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) |
com.guardsquare.appsweep
Deprecated
** 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.6
(22 June 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) |