Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to convert input to uppercase in groovy

Trying to run Spock Specification using Gradle... "Test Events were not received" (In IntelliJ Idea)

gradle groovy spock

Why won't my Groovy main class execute from the built jar?

gradle groovy jar

Access variable value by its name as String (groovy)

groovy eval

EBCDIC code page does not convert lower case 'a'

What is the better way to add commas to multiple elements string output?

java string groovy

Apply array to array in Groovy

list groovy

Getting an error on Jenkins run when trying to use a function in the pipeline code, what could be the reason?

How to Parse multiple classes from groovy file

groovy

Groovy get a list from a single object

grails collections groovy

Anonymous inner class in groovy

Jenkinsfile/Groovy: how to use variables in regex pattern find-counts?

How to get jacoco code coverage report in gradle project

Groovy list sort on two criteria

grails groovy

Why does SLF4J with slf4j-nop output the StaticLoggerBinder warning when using a Groovy script with @Grab

Is Groovy supposed to allow a comma to separate assertion message?

groovy

Do maps in groovy maintain order?

data-structures groovy

POST XML data with Groovy HTTPBuilder

xml groovy httpbuilder

Inline if statement in grails

grails groovy gsp