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
- Host: GitHub
- URL: https://github.com/tsundberg/a-gradle-plugin-written-in-java
- Owner: tsundberg
- Created: 2015-03-18T16:58:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-22T14:31:08.000Z (about 10 years ago)
- Last Synced: 2025-04-01T16:13:50.238Z (2 months ago)
- Language: Java
- Size: 137 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.