Search Gradle plugins

Plugin Latest Version

Adds Maven Central Portal publishing support: POM metadata, GPG signing, a staging-deploy publication, and a publishToMavenCentral upload task. Composable alongside private-repo publishing (e.g. com.stano.java-library). All POM/developer/license/component values are configured explicitly via the 'mavenCentralPublish' extension — no org-wide defaults are assumed.

0.1.15
(14 August 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.15
(14 August 2026)

Building Java Modules with Legacy Libraries

0.9.0
(09 August 2026)

License Manager is a library that makes generating a json file of all of a project dependencies easy.

2.0.0
(08 August 2026)

Gradle plugin for AppActuator, an Android library that lets AI agents and LLM-based coding tools invoke methods registered by the host app over adb and a local JSON-RPC 2.0 socket, and subscribe to app events. The plugin injects the AppActuator runtime (full or noop implementation) into the matching build variant, applies the keep-alive manifest entries, embeds the RSA public key for authenticated builds, and audits release builds to guarantee that all AppActuator functionality is stripped from production packages.

0.3.0
(07 August 2026)

Configures a Java library package for Smithy traits, using Smithy's trait-codegen plugin to generate Java implementation of traits.

1.5.0
(06 August 2026)

Convention plugin for publishing Kotlin Multiplatform libraries to Maven Central repositories.

3.2
(29 July 2026)

Convention plugin for publishing JVM libraries to Maven Central repositories.

3.2
(29 July 2026)

Convention plugin for publishing Android libraries to Maven Central repositories.

3.2
(29 July 2026)

Gradle plugin to help relocate the LSP library for JetBrains plugins.

0.8.1
(29 July 2026)