Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin provides tasks for using the npm-check-updates npm program, for updating package.json dependencies when using Kotlin JS. |
6.11.77
(19 June 2026) |
|
This plugin will load Javascript dependencies from a package.json file and apply them to a Kotlin JS gradle project. |
6.11.77
(19 June 2026) |
|
Scan, evaluate and audit Gradle projects using Sonatype platforms |
3.1.6
(18 June 2026) |
|
Configures the repositories that OpenRewrite modules in open source draw dependencies from, such as Maven Central and Nexus Snapshots. |
2.19.3
(18 June 2026) |
|
A Gradle plugin to build CICS bundles, including external dependencies. |
1.0.9
(18 June 2026) |
|
Automatically collects GraalVM reachability metadata for your project's dependencies by downloading the official metadata repository and copying matching entries into the build directory. |
1.0.2
(18 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.0
(17 June 2026) |
|
Creates a task that determines available dependency and plugin upgrades for a project and produces a YAML report. Additionally provides two tasks for updating the versions in a versions.props file (nebula.dependency-recommender or com.palantir.consistent-versions compatible) and updating plugin versions in Gradle plugin blocks. |
0.149.0
(16 June 2026) |
|
Analyse transitive dependencies for ABI compatibility |
0.7.0
(14 June 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.7
(12 June 2026) |