Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Is all Groovy code valid with Groovy++?

groovy groovy++

Grails Scaffolding with friendly labels (instead of ID keys) for foreign-key associations

grails groovy

publishing Grails plugins

grails groovy grails-plugin

purpose of socket.shutdownOutput()

Why Groovy's map does not have metaClass?

groovy metaclass

MissingMethodException after upgrading to Grails 2.2

grails groovy version upgrade

How can I check if a String is an IP in Groovy?

java grails groovy

IntelliJ + Groovy + Spock: no Groovy library is defined for module

Generic method in Groovy [duplicate]

generics groovy

Maven groovy compilation fails without explaining why

maven 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?