Search Gradle plugins

Plugin Latest Version

Generates Jandex CDI bean indexes (META-INF/jandex.idx) for your Java projects

0.1.0
(02 June 2026)

Gradle plugin to ease defining project metadata (urls, license, scm)

0.7.0
(07 March 2026)

Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible.

0.1.0
(03 July 2026)

Kotlin compiler plugin for generating META-INF/services files

0.1.5
(09 June 2026)

Writes project metadata to META-INF/MANIFEST.MF

1.1.0
(07 December 2024)

Gradle plugin to ease defining project metadata (urls, license, scm)

0.4.0
(15 November 2022)

Merge META-INF/namedservices, generated using org.openide.util.lookup's @ServiceProvider, when building fat-jar/uber-jar.

0.5.0
(17 September 2022)

This gradle plugin creates the META-INF/susel.metadata file representing the metadata about the service providers in a given Java module.

0.1.2
(14 October 2018)

This gradle plugin creates the META-INF/susel.metadata file representing the metadata about the service providers in a given Java module (in the JPMS sense).

0.1.0
(13 October 2018)

Plugin that merges META-INF/services/* files from different output directories in result jar file.

0.32.1
(16 October 2017)