Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin for running sjsonnet (Scala implementation of the Jsonnet JSON templating language) |
1.1.0
(27 January 2024) |
|
SpongeAPI code generation for events |
7.1.0
(24 January 2024) |
|
Ruthless plugin for Gradle plugins (implemented in Java) |
0.8.0
(15 October 2023) |
|
A git implementation of the gradle-scm-plugin |
6.1.0
(23 June 2023) |
|
A modern implementation of the component bus for Android |
0.2.1
(24 April 2023) |
|
Plugin for generating Kotlin implementation of MAVLink dialects. |
0.16.8
(14 March 2023) |
|
This plugin enables a project to execute self-contained code validation logic, i.e. code validation logic that is implemented in the project itself or in one of its dependencies. |
4.0.5
(06 February 2023) |
|
An Android Gradle plugin implementing https://semver.org/ |
1.1.10
(18 July 2022) |
|
A Gradle plugin implementing https://semver.org/ |
1.1.10
(18 July 2022) |
|
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) |