An open API service indexing awesome lists of open source software.

https://github.com/tsundberg/a-gradle-plugin-written-in-java

A Gradle plugin written in Java
https://github.com/tsundberg/a-gradle-plugin-written-in-java

Last synced: about 2 months ago
JSON representation

A Gradle plugin written in Java

Awesome Lists containing this project

README

        

# A Gradle plugin written in Java

An example of a Gradle plugin implemented in Java.

It is described on my [blog](https://thomassundberg.wordpress.com/2015/03/22/a-gradle-plugin-written-in-java/)

The plugin project describes the plugin implementation and the consumer project is an example on how the plugin can be used.

This example was build and tested with Gradle 2.2.1.