Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Set the project properties in subclassed gradle task

How to evaluate Spock @IgnoreIf using a method

groovy spock

Groovy 3 and Jenkins Embedded Scripting?

@Grab not working in intellij IDE for groovy

UI design alternatives with Groovy/JRuby/Jython or other JVM languages?

How to manage development in multiple grails/groovy version?

Add strong typing to objects from JsonSlurper

groovy typing jsonslurper

Is it possible to have a string in groovy by empty and not null?

groovy

Select All Choices in Jenkins Groovy

jenkins groovy selected

Error while updating eclipse: Searching Alternate solutions

Get the list from Map and filter using groovy

list groovy hashmap iteration

Groovy Template Parsing Error: Unknown type: IMPORT

groovy

Jenkins pipeline "cd" command not working, "cd" vs "dir"?

Reference to child process created using JavaExec in Gradle

gradle groovy

Do equals() and == mean the same in Groovy script?

groovy

Disabling a validation constraint in grails command object for unit testing (with Spock)