Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to set project.version by passing version property on gradle command line?

java groovy gradle

Java/Groovy - simple date reformatting

java date groovy reformat

calling .each{} on IntRange returns the range not each integer

groovy int range each

How to limit Jenkins concurrent multibranch pipeline builds?

How do I convert a Groovy String collection to a Java String Array?

groovy collections

Access to build environment variables from a groovy script in a Jenkins build step (Windows)

How can I return a 404/50x status code from a Grails Controller?

How to define and use function inside Jenkins Pipeline config?

How do I find out Groovy runtime version from a running app?

groovy

Named parameters

groovy named-parameters

How do I add an element to a list in Groovy?

groovy

How is the performance of Groovy compared with Java?

java groovy

groovy: safely find a key in a map and return its value

dictionary groovy closures

Difference between @Delegate, @Mixin and Traits in Groovy?

How to print a Groovy variable in Jenkins?

How to set variables in a multi-line shell script within Jenkins Groovy?

How to specify when branch NOT (branch name) in jenkinsfile?

Groovy, "try-with-resources" construction alternative

groovy

Groovy different results on using equals() and == on a GStringImpl

Jenkins - abort running build if new one is started