Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Extract pairs from list in Groovy

groovy

GPath expression for finding all attribute values by name

xpath groovy gpath

file parameter uploaded file in Jenkins is missing

How to treat an entry in an XML file as a GString and have groovy still 'evaluate' it?

groovy

Hibernate+GroovyTestcase: Unable to figure out the error in the code below ..

hibernate groovy easymock

How programmatically remove default import in Groovy?

groovy

Grails / Hibernate criteria id inList

Jenkins - Passing parameter to groovy function

How to access global variables in groovy

How to use CliBuilder in groovy without options?

Parallel jenkins job using a for loop

Create a directory structure from a path in gradle/groovy

gradle groovy

Escape special character of git password in Jenkins pipeline groovy script

How to parse data, and write to a JSON file

Declarative dynamic parallel stages

jenkins groovy

Grails gorm: queries with map

how to modify HttpRequest body parameters in a HttpFilter

java groovy micronaut

How can I convince GroovyShell to maintain state over eval() calls?