Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Groovy *. Operators

groovy

Groovy: does if-then statement have a local scope?

groovy if-statement scope

How to use Groovy XML MarkupBuilder to create valid HTML script tags?

GPars: return of eachParallel{}

groovy gpars

Construction apply from : to: in Gradle script

groovy gradle task apply

Is there a way to return an empty string for a null object in Groovy when setting values in a constructor?

groovy

Access files on a node slave from Jenkins master using Groovy

Groovy: map reduce list of maps

Gradle task doLast if task fails

gradle groovy build