Search Gradle plugins

Plugin Latest Version

io.github.zenhelix.kotlin-library.convention

A Gradle plugin that simplifies the setup and configuration of Kotlin libraries

0.12.0
(22 March 2025)

io.github.zenhelix.kotlin-jvm.convention

A Gradle plugin that simplifies and enhances the configuration of Kotlin JVM projects

0.12.0
(22 March 2025)

io.github.zenhelix.jvm-test-suite.convention

A 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-library

A 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.convention

A Gradle plugin that simplifies and enhances Java project configuration

0.12.0
(22 March 2025)

io.github.zenhelix.gradle-wrapper.convention

A 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.android.convention

A Gradle plugin that simplifies and enhances the configuration of Android projects

0.12.0
(22 March 2025)

com.supcis.plugin-resolution

Adds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.0
(23 January 2025)

com.supcis.java-toolchain-resolver

Configures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip

1.1.0
(23 January 2025)

com.supcis.dependency-resolution

Adds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.0
(23 January 2025)