Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy Generics failure

java generics groovy

How to use environment variables in a groovy function using a Jenkinsfile

How do I assure that a Jenkins pipeline stage is always executed, even if a previous one failed?

Groovy .each vs .collect

groovy iterator

Grails link taglib use outside of GSP

grails groovy taglib

Grails - Removing an item from a hasMany association List on data bind?

How to convert String to int in Groovy the right way

groovy

Indenting / Spaces layout after a label in Intellij with groovy

groovy intellij-idea

How can I trim all elements in a list using Groovy?

grails groovy

How to change the current working directory in Groovy

groovy cwd

Is Java Lambda expression is similar logic of Groovy closure?

java groovy lambda java-8

Jenkins boolean parameter is always true in groovy

groovy jenkins boolean

How do I iterate over all bytes in an inputStream using Groovy, given that it lacks a do-while statement?

loops groovy do-while

Add task dependency to existing Gradle task

Assert two lists are equal in Spock framework

java groovy spock

Groovy split on period and return only first value

groovy

Groovy Converting List of objects to Comma Separated Strings

groovy

Subtract a date by 1 or 2 in groovy

java groovy

adding a custom constructor without losing the default map constructor

groovy constructor

Jenkins delete builds older than latest 20 builds for all jobs

bash jenkins groovy jobs