Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Gradle error: Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

java gradle groovy

Groovy List all properties for class

groovy properties

Groovy says my Unicode string is too long

How to copy a folder, with exclusions, with native groovy?

groovy

Jenkins Packages on Groovy Classpath?

How to instantiate a Java abstract class with a constructor parameter with a groovy closure

java groovy abstract-class

Grails/Groovy domain classes inheritance cast

Making a Java library "Groovy"

groovy

Is it possible to use classes compiled by Gradle buildSrc in main Groovy project?

groovy build gradle

Deserialize joda time from string in grails?

IntelliJ IDEA Gradle + Groovy

Maven: Groovy-Eclipse Compiler plugin with Groovy 2.3.5

Difference in collecting output of executing external command in Groovy

java groovy process io

Grails auto-reloading new controller actions

Groovy Deprecated Methods and Eclipse - sort

Where does Grails/IntelliJ IDEA store .class files?

Groovy language: how to get difference between two lists of pairs

list groovy syntax map

Can I have just getters and not setter?

groovy default setter getter

Is it possible to mock an enum with Spock?

How to replace text in files using Gradle/Groovy functionality