Search Gradle plugins

Plugin Latest Version

Create a provided configuration. Similar to providedCompile create by the war plugin.

7.0.0
(13 September 2021)

SonarQube analysis integration. Conditionally applies org.sonarqube and configures sonar.host.url, sonar.token, sonar.projectKey (as '<group>:<name>'), sonar.projectName, and sonar.projectVersion. Silently skips (no sonarqube task is registered) when STANO_SONAR_HOST_URL or STANO_SONAR_TOKEN are not configured. Optionally enforces quality gate with build failure via com.stano.sonar.fail-build-enabled.

0.1.9
(30 July 2026)

Convention plugin that configures Kotlin JVM projects with compiler options, JDK version, and standard dependencies.

0.42.0
(29 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)

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)

Plugin to configure the PalantirJavaFormat IDEA plugin based on an optional implementation version of the formatter.

2.96.0
(09 July 2026)

A Gradle plugin for developing Spellscroll plugins. It wires up the Spellscroll API dependency, generates a constants class, builds your optional UI module, and launches the installed Spellscroll app with your plugin loaded for live development.

1.1.2
(24 June 2026)

Maven-like attachClasses option for the war task.

9.5.0
(28 April 2026)

Maven-like archiveClasses options for war tasks.

9.5.0
(28 April 2026)

Utility plugin for managing configurable project options

0.2.2
(13 April 2026)