Search Gradle plugins
| Plugin | Latest Version |
|---|---|
no.conta.micronaut-v4-application-conventions
CC-compatible
Applies the micronaut application plugin and configures Conta conventions |
2.0.0
(24 April 2026) |
no.conta.micronaut-v3-library-conventions
CC-compatible
Applies the micronaut library plugin and configures Conta conventions |
2.0.0
(24 April 2026) |
no.conta.micronaut-v3-application-conventions
CC-compatible
Applies the micronaut application plugin and configures Conta conventions |
2.0.0
(24 April 2026) |
no.conta.maven-publish-conventions
CC-compatible
Applies the maven publish plugin and configures Conta conventions |
2.0.0
(24 April 2026) |
no.conta.test-output-conventions
CC-compatible
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) |
|
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) |
|
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.06.13
(13 July 2026) |
|
Automatic configuration of the Gradle Java-Library plugin |
1.3.0
(19 May 2026) |
|
graphql-gradle-plugin3 is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code. The graphql-gradle-plugin3 is compiled against SpringBoot3 and Spring Framework 6. |
4.0.2
(26 February 2026) |