Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Jenkins Pipeline: How to write UTF-8 files with writeFile?

How do I reference the GroovyObject instance from MetaClass methods in Groovy?

groovy metaclass

closures in groovy vs closures in java 8 (lambda expressions)?

java groovy closures java-8

Parse JSON Object from URL in Groovy

json grails groovy

How to assign git commit hash to a variable in Jenkins File

How do I determine if a class is a Grails domain object?

grails groovy dns

Pass properties to custom gradle task

groovy gradle

Add days to current date in groovy

groovy

Groovy execute "cp *" shell command

groovy

How can I insert an xml comment with Groovy MarkupBuilder?

xml groovy markupbuilder

Make IntelliJ prominently display Groovy/Grails syntax errors

grails groovy intellij-idea

Updating groovy object fields from a map

groovy

How to extract file properties in groovy?

file grails groovy

Enum in Grails Domain

grails groovy

Groovy - class not found

How to redirect output from Groovy script?

java groovy

Groovy/Grails: How do I make my datePicker blank or null by default instead of showing today's date?

grails date groovy null

How to get all property names of a Groovy class? [duplicate]

java dynamic groovy

Anonymous code blocks in Groovy

java groovy

Basic Auth with Jenkins http-request-plugin