Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Gradle: replace tokens with project properties

groovy gradle build.gradle

How to Report Results to Sauce Labs using Geb/Spock?

Groovy + write log to file + Inject Logging Using Annotations

groovy

Changing the behaviour of a Java app dynamically using Groovy

java dynamic groovy

Groovy: Why is Import required for classes in the same package?

groovy

Groovy bootstrap error using GIT BASH on Windows 7

git unix groovy cygwin

Groovy regex. Matching begining of the line

regex groovy

java.lang.IllegalAccessError: tried to access class xyz from class zxy

grails groovy

Are groovy list literals ArrayLists or LinkedLists?

groovy

Gradle task unable to find local.properties file

Does logback need groovy.jar or groovy-all.jar?

Aggregate tasks in Gradle

groovy gradle

What is the Grooviest way to implement an incrementing integer list?

data-structures groovy

What are the advantages of writing a Maven plugin in Groovy compared with Java?

java git maven-2 groovy

How can I test for Groovy constructors in Spock Unit test with 100% code coverage

Groovy: copy XML elements from one doc to another