Search Gradle plugins

Plugin Latest Version

Automatically configures artifact signing

0.8.0
(15 July 2026)

Configures conventions for Xenit private packages

0.8.0
(15 July 2026)

Configures conventions for Xenit open source packages

0.8.0
(15 July 2026)

Adds OCI annotations to Docker images indicating the source repository and commit

0.8.0
(15 July 2026)

Performs pre-publish check for requirements for publishing to Maven Central, also when publishing snapshots

0.8.0
(15 July 2026)

Configures publication to Maven Central using the Sonatype Central Portal

0.8.0
(15 July 2026)

Configures the Gradle Shadow plugin to replace the normal jar task output with the shaded jar without a classifier

2.19.9
(13 July 2026)

Docker Compose file generation and lifecycle management. Registers generateDockerCompose (resolves artifact versions into a docker-compose.yml template), dockerComposeUp, and dockerComposeDown tasks. Configure the template path, output file, and token replacements via the dockerCompose DSL. Template tokens use {{group:name}} syntax and are resolved from the docker configuration or explicit templateToken(key, value) entries.

0.1.6
(22 June 2026)

significantly reducing the compilation time

0.9.10
(15 June 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)