Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.rschnitk.buildprocessBuildprocess tasks: version extension and bom upload to dependency track service |
1.0.5
(15 July 2025) |
io.github.callmemiku.proto-synclooks up to repository and gathers protofiles from list 'services' in configuration |
1.4.0
(22 May 2025) |
com.kmong.codeartifactgradle 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) |
io.github.intisy.github-gradlegithub-gradle implements an way to get dependencies from an the github assets, so you don't need services like jitpack anymore |
1.5.3.4
(09 March 2025) |
io.github.urlshortenerasacxyz.buildlambdadeploymentzipGenerates a ZIP file structured for AWS Lambda requirements |
1.1
(31 December 2024) |
org.jetbrains.kotlinx.rpc.platformThe 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) |
com.caesarealabs.rpc4kSets 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) |
com.hcl.security.appscanGenerates 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) |
info.offthecob.SpringServiceThis 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) |
info.offthecob.Settings* 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) |