Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How do I check if a groovy class has a static property?

groovy

How to define a global class in SoapUI as a groovy script?

groovy soapui

Jenkins xml configuration to Groovy-based Jenkins Job DSL

Field access in Groovy for super class

groovy

How to convert list to string in Groovy and remove brackets without using replace?

string groovy

How to simplify groovy loop code

java groovy java-8

Closures in JenkinsFile groovy - callbacks or delegate

Effective way to calculate a similarity percentage between data sets

mysql algorithm grails groovy

Groovy - reflection on a Java class - methods and parameters

Listening on CTRL+C in Groovy Script

java groovy

How do I execute two tasks simultaneously and wait for the results in Groovy?

groovy concurrency gpars

connection pooling and prepared statements with groovy.sql.Sql or JDBC in Grails

sql grails jdbc groovy

Difference between Groovy String variable replacement

string groovy

How to get all method names of a class without inherited methods with Groovy?

reflection groovy

Groovy 2d arrays

How to build Groovy JAR w/ Gradle and publish it to in-house repo

groovy jar gradle artifactory

Spock mock returns wrong value

How to set up a vanilla groovy project with main class executable via jar?

java groovy jar

Compilation error - Groovy and Lombok

Is object deep-compare possible with Spock Framework?

groovy equality spock