Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Format string in groovy

How to uninstall GVM

grails groovy gvm

How do I loop through a list and remove an item in groovy?

groovy

Grails : How I do mock other methods of a class under test which might be called internally during testing

How to configure a default @RestController URI prefix for all controllers?

Groovy XML MarkupBuilder does not create root <?xml .... ?>

xml grails groovy

Is there a way to pass a constant to an annotation in Groovy?

groovy annotations

Groovy way to dynamically instantiate a class from String

groovy

In Groovy, Is there any way to safely index into a Collection similar to the safe navigation operator?

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