Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy: how to test if a property access will be successful?

groovy properties

How to copy files in Groovy

groovy

Groovy write to file (newline)

file-io groovy

Calculate elapsed time in Java / Groovy

java date groovy

What is the purpose of question mark(?) after a variable in Groovy

groovy

How to truncate a string in groovy?

groovy truncate

Groovy: Generate random string from given character set

string groovy random

Get values from properties file using Groovy

groovy properties-file

.collect with an index

Load Jenkins Pipeline Shared Library from same repository

Check if string starts with tab

groovy

How to verify if an object has certain property?

groovy

Gradle: getting the root project directory path when starting with a custom build file

gradle groovy

Jacoco coverage in Jenkins Pipeline

Can I define multiple agent labels in a declarative Jenkins Pipeline?

Groovy, how to iterate a list with an index

arrays list groovy loops

Running Groovy script from the command line

unix groovy

Updating environment global variable in Jenkins pipeline from the stage level - is it possible?

Does groovy have an easy way to get a filename without the extension?

Strip indent in Groovy multiline strings

groovy