Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin that generates boilerplate code (Controller, Service, Repository, DTO, MyBatis Mapper) for Spring Boot projects. |
1.0.4
(24 September 2025) |
|
This plugin simplifies the process of collecting JUnit XML test reports and publishing them to a Fern test reporting service. It parses JUnit XML reports, converts them to Fern's data model, and sends them to your Fern instance through its API. To learn more about Fern, check out its repository: https://github.com/guidewire-oss/fern-reporter |
1.0.1
(14 August 2025) |
|
A Gradle plugin designed to automatically configure and provision all necessary services to create a fully functional Liferay environment. This plugin streamlines the setup process, ensuring that all components such as databases, search engines, and other dependencies are configured and ready for Liferay deployment. |
0.8.4
(22 July 2025) |
|
Executes blackbox testing of services running in Docker containers |
0.4.3
(22 July 2025) |
|
Buildprocess tasks: version extension and bom upload to dependency track service |
1.0.5
(15 July 2025) |
|
looks up to repository and gathers protofiles from list 'services' in configuration |
1.4.0
(22 May 2025) |
|
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.4
(21 March 2025) |
|
Generates a ZIP file structured for AWS Lambda requirements |
1.1
(31 December 2024) |
|
The plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.3.0
(01 October 2024) |
|
Sets up rpc4k - a framework for interfacing between services in different programming languages. To get started view the @Api annotation docs. |
0.13.0
(02 September 2024) |