====== Groovy JSON ====== * [[http://mrhaki.blogspot.kr/2011/04/groovy-goodness-build-json-with.html|Groovy Goodness: Build JSON with JsonBuilder and Pretty Print JSON Text]] * [[http://mrhaki.blogspot.kr/2011/04/groovy-goodness-parse-json-with.html|Groovy Goodness: Parse JSON with JsonSlurper]] * [[http://mrhaki.blogspot.com/2018/06/groovy-goodness-customizing-json-output.html|Groovy Goodness: Customizing JSON Output - Messages from mrhaki]] * [[https://stackoverflow.com/questions/19225600/how-to-construct-json-using-jsonbuilder-with-key-having-the-name-of-a-variable-a|groovy - How to construct json using JsonBuilder with key having the name of a variable and value having its value? - Stack Overflow]] * [[https://examples.javacodegeeks.com/jvm-languages/groovy/groovy-json-example/|Groovy Json Example | Examples Java Code Geeks - 2020]] * [[https://groovy-lang.org/json.html|The Apache Groovy programming language - Parsing and producing JSON]]