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)

io.github.okurashoichi.dynamodb.enhanced.codegen

A Gradle plugin that generates Kotlin code based on DynamoDB table schemas using the DynamoDB Enhanced Client.

0.1.4-alpha
(20 December 2024)

edu.wpi.first.DeployUtils

Additions to the model-based DSL for deploying Java and Native projects to remote targets

2025.2.0
(15 October 2024)

com.intershop.gradle.scmversion

Gradle SCM version plugin - SCM based version handling for Gradle

7.0.1
(10 October 2024)

edu.sc.seis.version-class

A Gradle Plugin to create a class containing version info based on the project.

1.4.1
(27 September 2024)

org.ai2fit.gradle.development-plugin

A convention plugin that applies OWC Formatting, CI Publishing and Semantic Versioning. It also provides additional functionality based on the applied plugins.

2.1.0
(23 September 2024)

io.github.yonigev.sfsm-statemachine-uml-generator

A plugin that helps you generate UML diagrams based on your sfsm state machines.

0.8.0
(06 September 2024)