Search Gradle plugins
Plugin | Latest Version |
---|---|
com.palawanframe.nodeBuild your node frontend application along with your gradle base backend application. Plugin manages various node packagers and their execution. Enables compilation of node base project without need of installing NodeJS - all done via local download. |
0.2.4
(15 February 2022) |
io.github.kelvindev15.npm-gradle-pluginA Gradle plugin to manage npm projects |
3.2.5
(10 October 2024) |
com.fieldju.aws-sam-deployerThis plugin allows for the convenient deployment of Serverless Application Model (SAM) CloudFormation Templates for lambda based serverless applications from within a Gradle project. This plugin is inspired by the official AWS CLI, specifically the package and deploy commands which are described in AWS's Introducing Simplified Serverless Application Deployment and Management blog post (https://aws.amazon.com/blogs/compute/introducing-simplified-serverless-application-deplyoment-and-management/). See https://github.com/fieldju/gradle-lambdasam-plugin for usage and more information |
1.6.0
(24 April 2017) |
io.github.fluxo-kt.binary-compatibility-validator-jsAllows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |