Search Gradle plugins
Plugin | Latest Version |
---|---|
com.proalpha.codeartifactGradle plugin to extend the gradle repository handler class with a closure to add a codeartifact repository. |
1.0.2
(09 August 2024) |
io.koalaql.kapshot-pluginKotlin Compiler Plugin for source capture in closure blocks |
0.2.0
(27 May 2024) |
com.liferay.js.transpilerThe JS Transpiler Gradle plugin lets you run metal-cli in order to build Metal.js code, compile Soy files, and transpile ES6 to ES5. |
2.4.60
(03 November 2020) |
com.liferay.js.transpiler.baseThe JS Transpiler Base Gradle plugin lets you use Gradle dependencies (such as external module or project dependencies) in Node.js scripts. |
2.4.60
(03 November 2020) |
com.liferay.soyThe Soy Gradle plugin lets you compile Closure Templates into JavaScript functions. It also lets you use a custom localization mechanism in the generated .soy.js files by replacing "goog.getMsg" definitions with a different function call (e.g., "Liferay.Language.get"). |
3.1.10
(03 November 2020) |
com.leobia.gradle.jsgradlecompilerCompile and minify .js files |
0.3.0
(28 May 2020) |
org.argus.jawaJawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' } |
1.0.7
(24 October 2016) |
io.silksmith.pluginJS and CSS with Gradle |
0.6.2
(30 July 2015) |
io.silksmith.plugin-angularJS and CSS with Gradle |
0.5.0
(27 May 2015) |
com.github.rocketraman.dep-excludesSometimes you just want a simple way to exclude dependencies without creating closures. This plugin creates a method on a Gradle project that provides a little syntax sugar for exclusions. |
0.1
(18 October 2014) |