Search Gradle plugins

Plugin Latest Version

com.supcis.remote-build-cache

Adds a remote build cache that is configured via environment variables: - GRADLE_REMOTE_BUILD_CACHE_URL: the base URL for the remote build cache - PUSH_TO_REMOTE_BUILD_CACHE: boolean value whether to push to the remote build cache or to use it only for pulling. (optional, default: false) - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) No remote cache is added if no GRADLE_REMOTE_BUILD_CACHE_URL is set.

1.1.0
(23 January 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)

com.avast.gradle.docker-compose

Simplifies usage of Docker Compose for integration testing in Gradle environment.

0.17.12
(13 December 2024)

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)

dev.lukebemish.multisource

Settings plugin for setting up a multi-loader environment for Minecraft mod development, using source sets which delegate to individual loom projects

0.2.2
(29 August 2024)

io.github.klahap.dotenv

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

1.1.3
(07 August 2024)

org.jetbrains.intellij.platform.verify

The IntelliJ Platform Gradle Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.For more information, see [IntelliJ Platform Gradle Plugin documentation](https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html).

2.0.0-beta3
(18 May 2024)

org.jetbrains.intellij.platform.test

The IntelliJ Platform Gradle Plugin is a plugin for the Gradle build system to help configure your environment for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs.For more information, see [IntelliJ Platform Gradle Plugin documentation](https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html).

2.0.0-beta3
(18 May 2024)