Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin adds the repositories needed for developing Minecraft mods using the Forge platform, up to 1.20.1. It is applied automatically by the legacyforge plugin, but can be applied manually in settings.gradle to make use of Gradle dependency management. |
2.0.142
(16 July 2026) |
|
Automatically generate a Gradle version catalog from a BOM |
4.2.2
(16 July 2026) |
|
/** KoDEx */: Kotlin Documentation Extensions |
0.5.5
(13 July 2026) |
|
Gradle plugin that provides a task to generate a HTML license report of your project. |
7.0.0
(05 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) |
|
Gradle plugin for managing maven central auto release |
2.0.1
(01 July 2026) |
|
Asset-Pipeline is a plugin used for managing and processing static assets in Grace applications primarily via Gradle. |
7.2.0-M1
(29 June 2026) |
|
A Gradle plugin that provides a custom version selector for the Version Catalog Update plugin. |
0.1.4
(28 June 2026) |
|
Applies org.springframework.boot and wires the MSP Spring Boot BOM for dependency management. Names the bootJar after the root project and registers copyOtelJavaagent to copy the OpenTelemetry Java agent into build/libs at assemble time. Adds spring-boot-devtools (developmentOnly), micrometer-registry-prometheus (runtimeOnly), msp-spring-boot-application (implementation), and msp-spring-test-starter (testImplementation). Rewrites application.yml at processResources time with build metadata (context name, version, CI environment). When com.stano.docker is also applied, auto-configures the Docker image name, build args, and wires bootWar output as the Docker build context. |
0.1.6
(22 June 2026) |