Search Gradle plugins

Plugin Latest Version

Gradle Plugin that generates type-safe models for product-types and other custom types defined in commercetools projects

1.6.4
(09 August 2023)

Add custom setters for your Kotlin properties with different types, like setting a String field with an Int or a Char.

1.0.0
(29 December 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.6
(22 June 2026)