Search Gradle plugins

Plugin Latest Version

Configures a set of standard repositories for dependency resolution including Maven Central

0.7.11
(02 July 2026)

Adds the 'publishDependencyConstraint' scope that is used to define dependencies for which direct dependency constraints should be published

0.7.11
(02 July 2026)

Adds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization

0.7.11
(02 July 2026)

Standard configuration for a remote build cache that is pushed to from CI and pulled from everywhere

0.7.11
(02 July 2026)

Configuration for an aggregation project for aggregating artifacts (publishing, code coverage) and consistent dependency resolution

0.7.11
(02 July 2026)

Adds a task that checks the consistency between declared and resolved versions of a java-platform.

0.7.11
(02 July 2026)

Reads the project version from a 'version.txt' file located in the build root directory

0.7.11
(02 July 2026)

Tweaks lifecycle task setup: add quality check lifecycle tasks and remove some tasks from 'build' group

0.7.11
(02 July 2026)

Adds a 'module-info.class' to Java libraries that do not yet provide it

0.7.11
(02 July 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)