Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to refactor common Jenkins JobDSL code?

Jenkins Credentials Store Access via Groovy

git jenkins groovy

When Spock's @Shared annotation should be preferred over a static field?

unit-testing groovy spock

Groovy @ symbol before fields

Groovy date format for UTC with milliseconds

date datetime groovy

Perfectly working curl command fails when executed in a groovy script

curl groovy gitblit

Groovy way to dynamically invoke a static method

groovy

Groovy list.sort by first, second then third elements

sorting groovy

Create a file with some content using Groovy in Jenkins pipeline

How to pass variables from Jenkinsfile to shell command

List files on the workspace on a Jenkins Pipeline

Groovy: How to check if a string contains any element of an array?

arrays string groovy

Convert Array to string in Java/Groovy

arrays string groovy

Convert Stream to String Java/Groovy

java groovy

Rails or Grails? [closed]

Redirect process output to stdout

java groovy

How to split a list into equal sized lists in Groovy?

list groovy built-in

How to exit from the Jenkins pipeline if a stage sets build fail/unstable status?

Groovy: Method definition not expected here

Running spock unit tests with Maven