Search Gradle plugins

Plugin Latest Version

Gradle plugin for assembling and attaching reqstool ZIP artifacts

1.0.1
(06 September 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.2.0
(04 September 2026)

Adds tvOS support to JetBrains Compose Multiplatform by injecting tvOS variants from alternative artifacts.

1.4.2
(04 September 2026)

Decorates the build logs with maven coordinates of artifacts published with `publish` or `publishToMavenLocal`

1.4.1
(25 August 2026)

A Gradle plugin that allows you to access code artifacts easily.

0.1.19
(24 August 2026)

Publishes YSF artifacts to Maven Central via Sonatype OSSRH.

1.0.1
(20 August 2026)

A plugin that helps to maintain a semantic versioning of the build artifacts based on the project's git repository. It uses the current branch and the latest tag to enforce naming conventions

3.0.0
(19 August 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.15
(14 August 2026)

Convention plugin for publishing artifacts to Maven Central, GitHub Packages, and the Gradle Plugin Portal with GPG signing.

0.42.0
(29 July 2026)

Develop UI Desginer artifacts

1.1.0
(29 July 2026)