Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Provides the ability to use JavaCC via Gradle. If the java plugin is also applied, JavaCompile tasks will depend upon the compileJavacc task. |
2.4.0
(28 November 2016) |
|
Jawa 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) |
|
Plugin for applying static buildinfo |
1.0
(15 July 2016) |
|
Build, apply bar properties and deploy your bars easily with no many configuation settings! |
1.1
(25 June 2016) |
|
The plugin applies conventions for java projects according to WeltN24's best practices |
4.0.1
(19 April 2016) |
|
The plugin applies SonarQube configuration to projects according to WeltN24's best practices |
2.1.0
(25 November 2015) |
|
The plugin applies conventions for spring boot projects according to WeltN24. |
2.1.0
(22 September 2015) |
|
The plugin applies SonarQube configuration to projects according to WeltN24's best practices |
1.1.3
(18 September 2015) |
|
The plugin applies jrebel to projects according to WeltN24's best practices |
1.0.4
(29 June 2015) |
|
Gradle plugin to cache urls. This plugin was created mainly to address the problem of not being able to cache shared build configuration files using 'apply from:' |
1.0.0
(16 November 2014) |