Search Gradle plugins

Plugin Latest Version

Baseline settings for gradle typescript

1.4.1
(24 January 2022)

A plugin to set version based on git info

1.0.4
(15 January 2022)

This plugin aims to help in the competitive programming challenges by allowing you to develop in several files with a one click build, and sharing a common set of codes between challenges. Don't reinvent the wheel, focus on the subject! Supports Problem parsing and Junit based test case matching for better testing and debugging.

2.0.0
(12 November 2021)

A Gradle build cache implementation that uses Google Cloud Storage (GCS) to store the build artifacts. Since this is a settings plugin the build script snippets below won't work. Please consult the documentation at Github.

1.1.0
(18 October 2021)

This plugin will provide config to set repositories and plugins for your projects. This can be useful to add default repository for personal or enterprise projects

0.1.2
(17 September 2021)

Sets up some common

8.0.0
(13 September 2021)

Plugin that configurers using Jar archives for tests's classpath instead of main source-set output. Min Gradle version: 4.5.

1.5.0
(18 August 2021)

Plugin that disables all check and test tasks. Also this plugin disables test source sets tasks.

1.5.0
(18 August 2021)

Applies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies.

1.0.0
(17 July 2021)

Gradle plugin for disabling animations in global settings before UI tests and reenabling them afterwards

1.0.9
(25 June 2021)