Search Gradle plugins
Plugin | Latest Version |
---|---|
org.ysb33r.grabapropPlugins download SDKs & distributions and to simpify property resolving |
0.5.0
(12 May 2023) |
io.github.luiqn2007.gradle_plugins.build_tasksRunning 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) |
com.softicar.gradle.selenium.gridThis 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) |
io.github.kotlin-graphics.basicThis setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.11
(20 April 2022) |
io.github.kotlin-graphics.baseThis setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.10
(19 November 2021) |
io.github.kotlin-graphics.kotlinThis setups the main variant for jdk11 and the jdk8 variant and brings source and test platform dependencies |
0.0.1
(20 October 2021) |
com.kmong.codeartifactgradle 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.4
(21 March 2025) |
com.github.onslip.gradle-one-jarThe 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) |