Search Gradle plugins

Plugin Latest Version

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)

Extracts, visualizes, and enforces architectural rules in Kotlin Multiplatform and Android projects. Interactive HTML graph. Architecture rule DSL. CI-ready.

0.5.1
(16 July 2026)

A Gradle plugin enforcing pre-commit and commit-msg Git hooks configuration. Conventional-commits-ready.

2.1.21
(14 July 2026)

A lightweight Gradle plugin for validating XML, YAML/YML, JSON Liquibase changeLog files against a customizable set of structural and content rules. Enables teams to enforce Liquibase changeLog standards across codebases with zero runtime dependencies and minimal configuration overhead.

4.1.1
(23 June 2026)

Opinionated convention plugin for Spotless code formatting. Pre-configures Spotless with Kotlin and other formatting rules to enforce consistent code style across all modules.

0.6.0
(31 May 2026)

Changelog enforcer for Gradle projects

0.3.0
(25 May 2026)

OasLint is a Gradle plugin that enforces consistent naming conventions and structure in OpenAPI specifications. It validates schemas, parameters, paths, tags, and operation IDs against defined format rules, helping teams maintain clean, readable, and standardized API definitions. Ensure your OpenAPI specs stay consistent and error-free across projects.

0.2.0
(24 November 2025)

Plugin that provides a way to automatically change and enforce test naming

1.0.9
(17 July 2025)

Netro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency.

0.2
(15 March 2025)

Enforce code quality and best practices for Android projects using Ceres conventions.

1.0.0-alpha05
(15 April 2024)