Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Generates an IRX file for your Java projects and submits it to the HCL AppScan on Cloud service for analysis. |
1.0.10
(01 August 2024) |
|
This plugin contains all the work from `info.offthecob.Service` but includes customization of the dependency management plugin used by spring, and applies the `kotlin-spring` and `spring-boot` plugins. |
1.0.17
(11 July 2024) |
|
* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
|
Rico swarm plugin for running a spring boot application as docker swarm service |
3.11.2
(09 July 2024) |
|
Configures Android application projects with Firebase services for your project. |
1.0.0-alpha05
(15 April 2024) |
|
The WSDL Builder Gradle plugin lets you generate Apache Axis client stubs from Web Service Description (WSDL) files. |
3.0.4
(15 March 2024) |