Search Gradle plugins
Plugin | Latest Version |
---|---|
org.shoebox.haxeHaxe compiler wrapper in Gradle |
0.3.2
(15 February 2017) |
io.dreampie.thriftA gradle plugin for compiling Thrift IDL files using thrift compiler |
0.5.5
(24 January 2017) |
io.github.spencerpark.mellowdIntegrate MellowD compilation into the build cycle |
1.1.0
(07 January 2017) |
com.xebialabs.xld.dockerAllows compiling a plugin using a XLD docker container and running XLD in a Docker container with your plugin preloaded. |
1.2.2
(03 November 2016) |
com.cursive-ide.clojureCompiles Clojure code and runs tests |
1.1.0
(27 October 2016) |
com.xebialabs.xlr.dockerAllows compiling a plugin using a XLR docker container and running XLR in a Docker container with your plugin preloaded. |
1.2.1
(25 October 2016) |
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) |
neva.openjpaPlugin for enhancing JPA entity classes at compile time to be ready for OpenJPA. Especially useful when combined with Javarel Framework |
1.0.1
(22 October 2016) |
org.uulib.gradle.markdownCreates a 'compileMarkdown' task for compiling markdown under src/docs/markdown to HTML. |
0.0.1
(05 August 2016) |
org.uulib.gradle.markdown-langAdds a 'DocumentationSpec' component spec, 'MarkdownSourceSet' source set, and 'HtmlBinary' binarySpec to the Gradle software model. For each MarkdownSourceSet related to each HtmlBinary, a task is created that compiles markdown files in the source set into HTML files in the binary. |
0.0.1
(05 August 2016) |