Search Gradle plugins

Plugin Latest Version

com.glovoapp.semantic-versioning

A Gradle plugin implementing https://semver.org/

1.1.10
(18 July 2022)

io.github.luiqn2007.gradle_plugins.build_tasks

Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser.

1.2.6
(27 February 2022)

fun.fotontv.event-gerda-gen

GerdaAPI code generation for events

1.0.0
(05 February 2022)

net.idlestate.gradle-redis-build-cache

A Gradle build cache implementation that uses Redis to store the build artifacts

1.3.0
(23 January 2022)

io.github.kotlin-graphics.utils

This setups brings into the classpath additional wrapper to import kx project conveniently

0.0.5
(19 November 2021)

com.ridedott.gradle-gcs-build-cache

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)

com.withplum.notifier

Parses the versions.properties (created by the refreshVersions plugin) file and notifies if there are updates. Current implementation posts updates to a Github Issue.

0.1.0
(15 October 2021)

com.sherepenko.gradle.plugin-build-version

This Gradle plugin provides Semantic Versioning 2.0.0 implementation with auto-increment features

0.3.0
(01 October 2021)

nebula.gradle-git-scm

Git implementation of gradle-scm-plugin

5.0.0
(13 September 2021)

com.github.dave99galloway.cucumbertest.gradle.CucumberTestPlugin

A cucumber gradle plugin implemented using javaexec. This plugin adds a task called 'cucumberTest' to your cucumber-jvm project enabling you to run tests through gradle using the cucumber cli. Configuration is done at the plugin level and the options to do this are documented in com.github.dave99galloway.gradle.cucumbertest.CucumberTestPluginExtension

1.4.0
(02 June 2021)