Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.zenhelix.kotlin.conventionA Gradle plugin that simplifies and enhances Kotlin project configuration |
0.12.0
(22 March 2025) |
io.github.zenhelix.jvm-test-suite.conventionA Gradle plugin that extends the jvm-test-suite plugin with additional configurations and utilities for enhanced JVM testing workflows |
0.12.0
(22 March 2025) |
io.github.zenhelix.java-libraryA Gradle plugin that simplifies the setup and configuration of Java libraries, including compilation, testing, and publishing, with built-in conventions and utilities. |
0.12.0
(22 March 2025) |
io.github.zenhelix.java.conventionA Gradle plugin that simplifies and enhances Java project configuration |
0.12.0
(22 March 2025) |
io.github.zenhelix.gradle-wrapper.conventionA Gradle plugin that simplifies and enhances the use of gradle-wrapper by automating tasks and configurations |
0.12.0
(22 March 2025) |
io.github.zenhelix.jacoco.conventionA Gradle plugin that extends the jacoco plugin with additional configurations and reporting features for enhanced code coverage analysis |
0.12.0
(22 March 2025) |
io.github.zenhelix.distribution.conventionA Gradle plugin that automates the setup and management of Android SDK |
0.12.0
(22 March 2025) |
io.github.zenhelix.android-sdk.conventionA Gradle plugin that automates the setup and management of Android SDK |
0.12.0
(22 March 2025) |
io.github.zenhelix.android.conventionA Gradle plugin that simplifies and enhances the configuration of Android projects |
0.12.0
(22 March 2025) |
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) |