Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Logging of method execution time

java logging groovy

How do I execute ant.java properly from gradle?

java ant groovy jar gradle

Decoding UTF-8 email subject?

java email encoding groovy utf-8

groovy: change each element of a list and join

collections groovy closures

How to make a task to call a main class

groovy gradle

How to add new line to description in Jenkins

groovy jenkins

Groovy parsing text file

file text groovy parsing

How do I chain groovy's spaceship operator for multilevel sorting?

groovy: how to pass varargs and closure in same time to a method?

groovy closures

Groovy way to conditionally append to a String

groovy append

Groovy file check

json groovy

Best way to pretty print XML response in grails

Date to Day of Week in Groovy

date groovy

how to retrieve nested properties in groovy

Can Jenkins pipeline function fileExist handle wildcards?

Groovy - How to get map value with default without updating the map

map groovy

assign "it" in each iteration (groovy)

How do I increase Groovy's JVM Heap Size?

groovy heap-memory

Using Groovy as a scripting language

Read interactive input in Jenkins pipeline to a variable