io.komune.fixers.f2.bom
Applies the F2 BOM to all Kotlin subprojects for automatic dependency version management
io.komune.fixers.gradle.check
Convention plugin that configures Detekt, SonarQube, and JaCoCo for static analysis and code coverage.
io.komune.fixers.gradle.config
Convention plugin providing a central DSL to configure Kotlin JVM and Multiplatform projects with sensible defaults.
io.komune.fixers.gradle.dependencies
Registers a curated set of dependency versions for Kotlin JVM and Multiplatform projects.
io.komune.fixers.gradle.kotlin.jvm
Convention plugin that configures Kotlin JVM projects with compiler options, JDK version, and standard dependencies.
io.komune.fixers.gradle.kotlin.mpp
Convention plugin that configures Kotlin Multiplatform projects with JVM, JS, and common targets.
io.komune.fixers.gradle.npm
Convention plugin for publishing Kotlin/JS modules as NPM packages with TypeScript definition generation.
io.komune.fixers.gradle.publish
Convention plugin for publishing artifacts to Maven Central, GitHub Packages, and the Gradle Plugin Portal with GPG signing.