Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy script for Jenkins: execute HTTP request without 3rd party libraries

rest http jenkins groovy

groovy.lang.MissingPropertyException: No such property: buildJobArray for class: groovy.lang.Binding

jenkins groovy

Hooking into Grails Domain object save()

grails groovy grails-plugin

Groovy and GWT: Combining both paradigms

gwt groovy

How to iterate over uploaded files in Grails

java grails file-upload groovy

check if Integer is Null or numeric in groovy?

groovy numbers integer

Groovy JSON/GPath query

json groovy gpath

Groovy equivalent of Ruby's Object#tap

groovy

Groovy version 2.4.2 for Eclipse

How to produce a list of enum keys/names in groovy

groovy enums

spock - mock static method is not working

java unit-testing groovy spock

How to print Groovy list and keep the quotes?

Jenkins groovy regex match string : Error: java.io.NotSerializableException: java.util.regex.Matcher

Does groovy provide an include mechanism?

Groovy: Sorting Columns in a view: list

grails listview groovy sorting

What is the use of ".@ " in groovy?

groovy

JSON to Groovy with JsonSlurper and unknown "string"

json grails groovy

IntelliJ IDEA Grails 3.0 Error

grails groovy intellij-idea

Groovy Postbuild do not execute scripts on Jenkins

How to add git credentials to the build so it would be able to be used within a shell code?