Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Enables annotation processing in Eclipse and IntelliJ |
1.0.5
(05 April 2016) |
|
Gradle plugin auto generate aidl files from an Interface with annotations |
1.2.2
(31 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.9
(30 July 2026) |
|
Opinionated convention plugin that applies and configures the Kotlin JVM toolchain, compiler arguments (-Xjsr305=strict, -Xemit-jvm-type-annotations, allWarningsAsErrors), javaParameters, and standard repositories (mavenLocal, mavenCentral). Used as a shared foundation by kotlin-library and spring-service convention plugins. |
0.7.0
(28 July 2026) |
|
A Kotlin compiler plugin (K2/FIR) that introduces support for Union and Intersection Types via annotations. |
1.0.1
(26 July 2026) |
|
Adds OCI annotations to Docker images indicating the source repository and commit |
0.8.0
(15 July 2026) |
|
A plugin that adds assertions for annotated method parameters at compile time. |
4.5.0
(14 July 2026) |
|
Generates @JsExport wrappers with automatic type conversion for Kotlin Multiplatform JS targets |
0.1.3
(05 July 2026) |
|
Configure and run embedded databases for KiwiProc generation |
1.0
(01 July 2026) |
|
Transforms annotated java method into invokedynamic |
0.1.2
(14 June 2026) |