Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin that processes compiled `*.class` files and inserts compile-time constants |
1.0.0-rc-1
(09 November 2024) |
|
This gradle plugin runs the test suit with multiple versions of the Java Virtual Machine |
4.5.4
(14 July 2026) |
|
Plugin that processes compiled `*.class` files and inserts compile-time constants |
2.1.2
(11 July 2026) |
|
Configure MiniGDX libs to build for different platforms. The usage is mainly for MiniGDX contributors. |
1.5.0
(31 October 2025) |
|
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.8
(27 July 2026) |
|
Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project. |
0.1.8
(27 July 2026) |
|
Publish Kotlin (JVM, Multiplatform) libraries, Android libraries, Gradle Plugins, and Version Catalogs |
0.1.0-rc.45
(18 June 2022) |
|
This plugin contains all the work from `info.offthecob.Base` but includes `java-library` for building jvm libraries. |
1.0.17
(11 July 2024) |
|
Ease the configuration of static code analysis with sonarqube and detekt. |
0.3.1
(08 January 2022) |
|
Ease the configuration of maven publication. |
0.3.1
(08 January 2022) |