Search Gradle plugins

Plugin Latest Version

Applies Materna Metadata to all Artifacts

4.4.0
(01 June 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.6.0
(31 May 2026)

Applies Java 17 toolchain, Spotless, SpotBugs, Checkstyle, Versions plugin, and standard repos.

1.0.11
(30 May 2026)

Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning.

2026.05.10
(25 May 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)

Adds Spex core and the spex JUnit Platform engine to the consuming project's test suite, configured against JUnit Jupiter. Requires that the consumer has applied a JVM plugin (java-library, java, or application) first.

2026.05.10
(25 May 2026)

Applies the Spex testing conventions and adds Spex's Mockito wrappers (the Doubles facade) to the consuming project's test suite, for tests using mocks, spies, stubs, and verifications.

2026.05.10
(25 May 2026)

Applies the Spex testing conventions and adds Spex's filesystem fixtures (ScratchSpace, ClasspathFixture) to the consuming project's test suite, for tests that touch disk.

2026.05.10
(25 May 2026)

Applies one of various plugins based on a gradle property.

0.1.0
(14 May 2026)

Applies HMCTS Java coding standards

0.12.70
(13 May 2026)