Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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 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) |
|
This plugin provides build time integration for PurpleJS Boot applications. |
0.8.0
(18 October 2016) |
|
A Gradle Plugin which allows you to generate JSON files at build time from a template! |
0.1.0.4
(17 September 2016) |
|
The idea of this plugin is to perform profiling of your tests. You will be able to see your test execution times sorted in the descending manner together with an information about a module and the class name from which the test was executed. |
0.3.2
(12 November 2015) |