News

usr/bin/env groovy /** * buildJsonState.groovy * * Simple Groovy script demonstrating Groovy 1.8 support for Json generation. * Requires Groovy 1.8. */ import ... the example code above indicates ...