Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

MissingPropertyException in groovysh

groovy groovyshell

Groovy HTTPBuilder Mocking the Response

How to get the raw response and URL from HttpResponseDecorator

Are Groovy pipes real UNIX pipes?

groovy

Groovy: Difference with a.intersect( b ) and b.intersect( a )

arrays groovy intersect

How to process rows of a CSV file using Groovy/GPars most efficiently?

groovy

hiding database password using codec specification in datasource.groovy not working

grails groovy

Using `evaluate` function. Why it doesn't work?

groovy eval

When do you need curly braces for variable substitution in Gradle?

How to put jobs inside a folder in jenkins?

Jenkins pipeline throws "StackOverflowError: Excessively nested closures/functions"

How to use groovy to populate an env variable in a declarative jenkins pipeline

How to output the generated request and response from Groovy RestClient?

rest groovy rest-client

modifying json with jsonbuilder in Groovy

json groovy jsonbuilder

How to mark the jenkins build unstable with groovy postbuild

groovy jenkins

Best way to define javah task in gradle

Gradle Multi-Project Build: Plugin was not found

java gradle groovy

grails.converters.JSON except few properties

How to list all binding variables with GroovyShell

binding groovy groovyshell

Creating own groovy library

groovy jar