Search Gradle plugins

Plugin Latest Version

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)

Clean-room replacement for Gradle's maven-publish + Vanniktech. Emits JAR + sources + javadoc + POM + Gradle Module Metadata to Maven Local, Maven Central, or any custom Maven repo — read from the de-facto community POM_* gradle.properties convention. Fixes gradle/gradle#20294 by default.

2026.05.19
(20 May 2026)

A plugins that helps you to create new projects for QALIPSIS, a load, performance and end-to-end testing software

0.1.5
(27 April 2026)

Publishing your software to Maven Central

1.4.0
(05 April 2026)

Configures a Java library package for Smithy traits, using Smithy's trait-codegen plugin to generate Java implementation of traits.

1.4.0
(24 February 2026)

Adds built Smithy files to an existing jar task such as that createdby the Java or Kotlin plugins. The smithy-jar plugin also adds build metadataand tags to the JAR's MANIFEST. The smithy-jar plugin applies the smithy-baseplugin when it is applied.

1.4.0
(24 February 2026)

This plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project.

1.4.0
(24 February 2026)