Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

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

how to accept multiple parameters from returning function in groovy

groovy

Jenkins how to create pipeline manual step

How to check if a directory containing a file exist?

groovy

Global constants in Groovy

groovy global-variables

Using variables in Gradle build script

groovy gradle

for each loop in groovy

java groovy foreach

How to pass parameters or arguments into a gradle task