Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy time durations

time groovy duration

How to retrieve Jenkins build parameters using the Groovy API?

groovy jenkins

Simple Groovy replace using regex

regex groovy

Does Sonar support multiple language in same project?

How to run groovy script in java?

java groovy

What does the question mark mean in GSP/Grails?

grails groovy operators gsp

extract substring using regex in groovy

regex groovy regex-group

How to forward large files with RestTemplate?

no such DSL method `stages`

How can I use random numbers in groovy?

groovy random

how to fix groovy.lang.MissingMethodException: No signature of method:

groovy

Groovy filter criteria on findAll on a list

groovy findall

What is Inject Method in Groovy?

groovy

What is the groovy << operator mean in this context?

groovy

Groovy compiler does not accept java 8 Lambdas

groovy closures java-8

How do I make Jenkins 2.0 execute a sh command in the same directory as the checkout?

Running Groovy scripts from Gradle

groovy gradle

Get the first element of a list idiomatically in Groovy

list groovy idioms

Building an uberjar with Gradle

java groovy gradle uberjar

Map with Key as String and Value as List in Groovy

groovy map