Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Sorting Map values in descending order with Groovy

sorting groovy map

How to invoke Ant in a Jenkins Groovy Pipeline

Groovy - get JAVA_HOME from program

groovy gradle

Groovy swap variables like ruby

groovy swap

How to separate List elements with commas in Groovy?

list groovy

How to run a loop concurrently in Groovy?

Remove key/value from map while iterating

groovy map

What's the difference between 1..5, [*1..5] and [1..5] in Groovy?

groovy range

Groovy multiple assignment with a map

How to enable Groovy comments in SublimeText 3 on a Mac?

multiple return syntax

groovy

Groovy String Concatenation

string groovy

Is there an API for grep, pipe, cat in groovy?

unix groovy

Using getter and setters in grails or not?

grails groovy setter getter

How to get a value from a JSON (string) in Groovy

json groovy

Grails: Getting the Data Source in a normal groovy class

Spock testing : cleaning after "where:" block finishes

groovy spock

How to convert a Groovy map to key="value" string?

groovy

groovy.xml.MarkupBuilder disable PrettyPrint

Correct way to use Enums in Groovy and Grails

grails groovy enums