Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin for Minecraft Mod development that automates dependency resolution and management, supporting NeoForge, Modrinth and more Maven Repos. |
0.1.0
(17 January 2026) |
|
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.9
(30 July 2026) |
|
Resolves a single-archive (.cap) SDK back into a normal local Maven repo, with automatic GitHub fallback. Works on any Gradle/AGP version. |
0.1.2
(21 July 2026) |
|
Configures a set of standard repositories for dependency resolution including Maven Central |
0.7.11
(02 July 2026) |
|
Configuration for an aggregation project for aggregating artifacts (publishing, code coverage) and consistent dependency resolution |
0.7.11
(02 July 2026) |
|
Cross-repository Gradle plugin modifies dependency resolution to use artifacts built from the same branch even if they're in different repository. |
1.0.0
(21 November 2018) |
|
Gradle plugin for providing rules for dependency resolution correction |
3.1.0
(16 August 2016) |
|
JS and CSS with Gradle |
0.6.2
(30 July 2015) |
|
JS and CSS with Gradle |
0.5.0
(27 May 2015) |
dev.jacomet.logging-capabilities
Deprecated
** Deprecated ** Use the org.gradlex.jvm-dependency-conflict-detection and org.gradlex.jvm-dependency-conflict-resolution plugins instead! Identifies conflicts and enables resolving them for logger implementations in the JVM logging ecosystem |
0.11.1
(07 May 2023) |