Search Gradle plugins

Plugin Latest Version

A Gradle plugin that applies code quality plugins and configures them with useful defaults.

1.1.1
(11 June 2026)

Applies the foojay toolchain resolver for Hygradle projects

0.2.0
(02 June 2026)

A Gradle plugin that applies maven-publish plugin and adds default publications for Java Jars, source jar, test jar, and JavaDoc.

1.0.4
(02 June 2026)

A Gradle plugin that applies basic Java project configurations.

1.0.2
(02 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)

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)