Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Parse json in Ratpack Groovy

json groovy ratpack

Groovy - JsonSlurper Parsing JSON file

json groovy

Initializing Jenkins 2.0 with pipeline in init.groovy.d script

curl - How to get a cookie from after login to send in a curl command?

bash curl cookies groovy

Could not download groovy-all.jar (org.codehaus.groovy:groovy-all:2.4.15) in Android Studio 3.3 Beta 2

How to get all parameters(Parameterized build) from jenkins pipeline?

jenkins groovy parameters

Unable to use CURL within GROOVY script for a REST PUT call

rest curl groovy get put

How do you resize images in Groovy?

image groovy jpeg

How to make Groovy / Grails return a List of objects instead of a List of Lists of objects?

How to move an element to the first position of a List in groovy

list groovy

Replace all occurrences in a String by using regex in groovy

send an email using a template - grails

email grails groovy

Using spock data table for filling objects

java groovy spock

Cannot create empty folder in gradle

groovy gradle

How to add new json field to existing json in groovy

json groovy

How do I count the number of occurrences of a charSequence in a String in Groovy

string groovy

Groovy object properties in map

groovy

Groovy method cannot access variable in enclosing scope

groovy

How to trim parameters in Jenkins pipeline?

What is the (event-dispatch) thread safe usage for JOptionPane.showMessageDialog and swing.utils.invokeAndWait?