Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to "merge" two objects of the same class

java groovy

How to iterate through all values of a nested map in groovy

groovy

Convert Gradle from Groovy to Kotlin DSL (for liquibase-gradle-plugin)

gradle kotlin groovy liquibase

recursion in groovy (grails)

grails groovy

Loading classes not present in the classpath

soapUI: How to access Test Step property from assertion script?

Groovy CliBuilder, how to recognise wrong arguments?

Compile Groovy file with ant task

java ant groovy javac

Groovy: How do you initialise and compare date/time values from different timezones?

datetime groovy

Does Groovy's ternary conditional operator support statements, not just expressions?

Tooling for expressive, feature rich numeric computations on the JVM

matlab scala groovy clojure jvm

Grails Upgrade from 2.2.1 to 2.3.4 @Secured Annotation

Groovy function call omiting the parentheses

groovy gradle

Put JavaScript at the Bottom with Grails Asset-Pipeline

Groovy & json: How to get the length of an array from json?

arrays json groovy

Groovy vs Groovy++ [closed]

groovy groovy++

Convert integer to hex string in Groovy

groovy integer hex tostring

Groovy 2.4 variable scope in closure with @Field annotation

groovy

Convert String to InputStream in Groovy

string groovy inputstream

Running Groovy test cases with JUnit 5

groovy junit5