Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Extracts, visualizes, and enforces architectural rules in Kotlin Multiplatform and Android projects. Interactive HTML graph. Architecture rule DSL. CI-ready. |
0.5.1
(16 July 2026) |
|
Project-plugin variant of Aalekh. Prefer the settings plugin for includeBuild setups. |
0.5.1
(16 July 2026) |
|
Plugins download SDKs & distributions and to simpify property resolving |
0.5.0
(12 May 2023) |
|
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) |
|
This plugin is useful for projects executing unit tests based on the Selenium (https://www.selenium.dev/) framework. See the Javadoc of the plugin class for more details. |
4.0.5
(06 February 2023) |
|
This setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.11
(20 April 2022) |
|
This setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.10
(19 November 2021) |
|
This setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.1
(20 October 2021) |
|
gradle dependency management, simple aws codeartifact config plugin. simple aws codeartifact private repository authentication. > aws codeartifact private repository setting, very tired and complex. |This plugin configures the AWS CodeArtifact repository for the project. |It retrieves the CodeArtifact token and sets the repository URL and credentials. |The plugin uses the AWS SDK for Java v2 to interact with the AWS CodeArtifact service. |The plugin requires the AWS credentials to be set up in the AWS credentials file. |The plugin also requires the AWS CodeArtifact repository to be set up in the AWS account. |The plugin is designed to work with the Gradle build system. |The plugin is designed to work with the Kotlin programming language. |
0.0.8
(02 July 2026) |
|
The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialized Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies. |
1.1.0
(12 April 2023) |