Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to execute a Groovy Script from my Grails app?

grails scripting groovy

how to simply import a groovy file in another groovy script

groovy

Grails shell doesn't recompile changed files

Static import statements which should never be after nonstatic imports

XmlSlurper: How to change the text of a dynamic node

groovy xmlslurper

Groovy usage of named arguments

groovy

Need the Groovy way to do partial file substitutions

regex groovy

Grails/Groovy URL .getText receive status

How to remove Custom Properties from a SoapUI TestCase using Groovy?

Groovy syntax, named block?

grails groovy

Groovy's TimeCategory with LocalDate and LocalDateTime

groovy java-8

Groovy - Integer or non String key in Map Literal

groovy

Recommended way of loading config file from jenkins pipeline groovy script

groovy jenkins-pipeline

Load properties from properties file and make them available throughout the job/pipeline - Jenkins declarative syntax

jenkins pipeline: can't pass build parameters to shared library vars

NotSerializableException in jenkinsfile

Groovy == operator does not reach Java equals(o) method - how is it possible?

java groovy spock

HTTP Builder/Groovy - lost 302 (redirect) handling?

Parse_url equivalent in grails / groovy?

Parsing (very) large XML files with XmlSlurper

xml groovy xmlslurper