Git, Groovy and Gradle References

Five nice things we can do with groovy – samples of groovy code

groovy-http -Examples of how to interact with the web and create embedded webservers using Groovy

Git CheatSheet – good overview of most typical git workflow

Gradle Cookbook – useful code fragments to include in our buil.gradle files

Gradle Git – A set of plugins to support Git in the Gradle build tool

Printing in Java – an overview of features in java to allow printing on local printer

Gradle Application Plugin – overview of additional tasks include in our gradle environment when we include apply plugin:’application’

Leave a comment