Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy map syntax error

groovy map syntax-error

How do I create a temporary file in Groovy?

groovy temporary-files

Is there a way to list all gradle dependencies programmatically?

gradle groovy dependencies

How to read properties file from Jenkins 2.0 pipeline script

Deep copy Map in Groovy

groovy deep-copy

How to create new Date in Groovy at specific date and time

date groovy

Shebang and Groovy

shell groovy shebang

Is there a source code formatter for Groovy? [closed]

formatting groovy

How do I print a Groovy stack trace?

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