Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
A type-safe gradle plugin for retrieving sensitive configuration from environment variables, files, and Gradle properties |
1.1.0
(03 July 2026) |
|
A plugin for post-processing class files via Byte Buddy in a Gradle build. |
1.18.11-jdk5
(02 July 2026) |
|
Adds help tasks for updating the version.txt file |
0.7.11
(02 July 2026) |
|
Conventions for 'maven-publish' that configure signing and add additional metadata to POM files |
0.7.11
(02 July 2026) |
|
Conventions for 'com.diffplug.spotless' for whitespace and newline formatting of rust files. |
0.7.11
(02 July 2026) |
|
Conventions for 'com.diffplug.spotless' for whitespace and newline formatting of plain text files |
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) |
|
Manage approved files |
1.7.0
(02 July 2026) |
|
gradle dependency management, simple aws codeartifact config plugin. simple aws codeartifact private repository authentication. > aws codeartifact private repository setting, very tired and complex. |This plugin configures the AWS CodeArtifact repository for the project. |It retrieves the CodeArtifact token and sets the repository URL and credentials. |The plugin uses the AWS SDK for Java v2 to interact with the AWS CodeArtifact service. |The plugin requires the AWS credentials to be set up in the AWS credentials file. |The plugin also requires the AWS CodeArtifact repository to be set up in the AWS account. |The plugin is designed to work with the Gradle build system. |The plugin is designed to work with the Kotlin programming language. |
0.0.8
(02 July 2026) |