-
Groovy
Groovy and HTTP Servers
This article originally appeared in the January 2013 issue of GroovyMag. There’s no denying that the World Wide Web has…
Read More » -
Groovy
Groovy and HTTP
This article originally appeared in the December 2012 issue of GroovyMag. Some different ways that Groovy makes interacting with the…
Read More » -
Groovy
FreeChart with Groovy and Apache POI
The point of this article is to show you how to parse data from an Excel spreadsheet that looks like…
Read More » -
Enterprise Java
Using Gradle to Bootstrap your Legacy Ant Builds
Gradle provides several different ways to leverage your existing investment in Ant, both in terms of accumulated knowledge and the…
Read More » -
Enterprise Java
Hooking into the Jenkins (Hudson) API, Part 2
This post continues from Part 1 of the tutorial. It’s been almost a year, but I finally had some time…
Read More » -
Enterprise Java
Hooking into the Jenkins (Hudson) API, Part 1
Which one – Hudson or Jenkins? Both. I started working on this little project a couple of months back using…
Read More » -
Groovy
GitHub Social Graphs with Groovy and GraphViz
The Goal Using the GitHub API, Groovy and GraphViz to determine, interpret and render a graph of the relationships between…
Read More »