Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Transitively applies the asciidoctor gradle plugin with a particular default configuration, custom html extensions, and bundled artifacts |
0.5
(18 January 2018) |
|
A convention plugin for applying base IntelliJ project configuration. |
1.4
(29 October 2017) |
|
Plugin that configures Java project artifacts and configures maven-publish plugin if it's applied. |
0.32.1
(16 October 2017) |
|
Plugin that configures de.undercouch.download plugin if it applied. |
0.32.1
(16 October 2017) |
|
Plugin that configures com.jfrog.bintray plugin if it's applied. |
0.32.1
(16 October 2017) |
|
Gradle plugin that improves integration of jOOQ and Flyway plugins by improving Gradle uptodate check on jOOQ task adding check of currently applied Flyway scripts. |
1.3.1
(26 March 2017) |
|
This plugin applies best practices and conventions for developing Spring Boot microservices |
0.0.2
(13 March 2017) |
|
A base plugin to handle my development needs. |
1.0.13
(02 December 2016) |
|
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) |