Search Gradle plugins

Plugin Latest Version

Gradle Settings plugin to register privateRepo extension. Used by other settings plugins.

0.18.0-rc.6
(06 July 2023)

Gradle plugin to generate bootstrap manifest files (properties file with ids and version fields) to use with nexusPrivatePluginsBootstrap feature in private-repo plugin.

0.18.0-rc.6
(06 July 2023)

Allows to add Amazon S3 private repo just according system properties or environment variables.

0.0.6
(29 September 2020)

Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix.

0.1.6
(22 June 2026)

Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings.

0.1.6
(22 June 2026)

A Gradle settings plugin that automatically configures your project's repositories. It centralizes repository management by adding the Edfapay private repository access, This can be disabled by setting repositoriesMode to PREFER_PROJECT.

2.0.1
(18 December 2025)

A Gradle plugin that configures your project to use Edfapay's private repository and helps to configure Edfapay SDK dependencies

2.0.1
(18 December 2025)

Gradle plugin to connect to a private Google Artifacts Registry using gcloud CLI

0.1.0
(02 December 2025)

A simple gradle plugin to solve the problem of accessing private fields and methods during compile time.

1.2.1
(22 July 2025)

Manages uploading and updating updatePlugins.xml for IntelliJ plugins to a private repository

1.3.5
(10 May 2024)