Search Gradle plugins

Plugin Latest Version

com.sinch.gradle.dotenv

A plugin allowing easy access to variables defined in .env at both settings- and project-level

0.1.0
(15 November 2024)

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.0.0
(08 November 2024)

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.0.0
(08 November 2024)

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.0.0
(08 November 2024)

io.github.klahap.dotenv

A plugin for parsing and loading environment variables from .env files

1.1.3
(07 August 2024)

org.starchartlabs.flare.bintray-credentials

Provides setup for bintray credentials to be read from environment variable for use within a Gradle build

2.0.2
(17 August 2023)

io.github.toxa2033.saved-state

Kotlin compiler plugin generates support methods for use SaveStateHandle without constants and string variables.

1.0.5
(08 June 2022)

io.github.kyay10.kotlin-lambda-return-inliner

Kotlin compiler plugin that optimises lambdas returned by inline functions and stored in local variables

0.1.2
(31 December 2021)

nl.martijndwars.proxy

Make Gradle use the web proxy based on the HTTP_PROXY, HTTPS_PROXY and NO_PROXY variables.

1.0.1
(01 April 2021)

io.github.0ffz.github-packages

Cleanly add Github Packages maven repos with credentials in global gradle.properties or env variable (for Github Actions)

1.2.1
(12 March 2021)