Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to use groovy builder to generate an array-type json?

groovy jsonbuilder

Untrusted Groovy Script Security in Java

java groovy

Make groovy script grab a jar off the filesystem like grape

groovy jar grape

GORM for Rest (Grails)?

grails groovy grails-orm

Groovy constructors

groovy constructor

No signature of method: is applicable for argument types error in Groovy

groovy gradle cucumber

How do I construct a (non-static) Java inner class from Groovy

java groovy inner-classes

Jenkins: How can I know if an automatic process or a user has triggered a build?

Equivalent of eval() in Groovy

groovy

How to load mysql dump to hsqldb database?

mysql groovy migration hsqldb

Finding text on page with Selenium 2

selenium groovy

preserve formatting when updating xml file with groovy

xml regex groovy

Should I define interfaces in Duck Typed languages?

How to extend the behavior of a Gradle task for a new task type?

groovy gradle task

How does the Groovy in operator work?

Android Gradle custom task per variant

Groovy & IntelliJ: how to extract variable with explicit type declaration?

How to get a list of running jenkins builds via groovy script?

jenkins groovy

How create and configure a new Jenkins Job using groovy?

groovy jenkins

Groovy Generics failure

java generics groovy