Search Gradle plugins
Plugin | Latest Version |
---|---|
de.solugo.gradle.nodejsPlugin for nodejs support in gradle |
0.6.2
(21 February 2019) |
org.ysb33r.nodejs.baseProvides Node.js and NPM tasks. No need to have Node.js installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
0.12.3
(12 May 2022) |
org.ysb33r.nodejs.npmProvides NPM functionality including project caching and installaton without affecting any global installations |
0.12.3
(12 May 2022) |
org.ysb33r.nodejs.gulpProvides Gulp functionality without affecting any global installations |
0.12.3
(12 May 2022) |
org.ysb33r.nodejs.devProvides conventions for wrapping Gradle around Node development |
0.12.3
(12 May 2022) |
org.ysb33r.nodejs.cmdlineProvides access to tools configured by project extensions |
0.12.3
(12 May 2022) |
org.curioswitch.gradle-node-pluginPlugin for invoking NodeJS |
0.9.1
(13 March 2022) |
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) |
net.ocsoft.nodejsyet another nodejs plugin for gradle |
0.2
(31 October 2020) |
all.shared.gradle.code-common-tasksA Common Set of Gradle's Tasks for Backend's and Frontend's Development<br> automatically applied |
1.0.1
(10 November 2018) |