Search Gradle plugins

Plugin Latest Version

Applies the micronaut application plugin and configures Conta conventions

2.0.0
(24 April 2026)

Applies the micronaut library plugin and configures Conta conventions

2.0.0
(24 April 2026)

Applies the micronaut application plugin and configures Conta conventions

2.0.0
(24 April 2026)

Applies the maven publish plugin and configures Conta conventions

2.0.0
(24 April 2026)

Adds more output to the test tasks in a Conta manner

2.0.0
(24 April 2026)

no.conta.git-info

CC-compatible

Allows writing a git.properties file and including it in your jar file

2.0.0
(24 April 2026)

Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-javadoc.html for more information. The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it. Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed. You use it at your own risk.

2.2.0
(26 March 2026)

net.ltgt.errorprone

CC-compatible

Gradle plugin to use the error-prone compiler for Java

5.1.0
(28 February 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.6
(22 June 2026)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.05.10
(25 May 2026)