Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

What is the latest version of Groovy supporting JDK 1.4 [closed]

java groovy jdk1.4

AntBuilder works in Groovy Console but not in Eclipse

eclipse groovy

Call a function from a string array (Java or Groovy)

java reflection groovy

Little endian to big endian in Groovy 2.0?

groovy bit-manipulation

Can i call a gradle task from a groovy method in a .gradle file?

groovy gradle task

How does Grails make `params` available to a Singleton controller? (Grails internals)

How to remember parameter values used on last build in Jenkins/Hudson

Grails Controller Actions may not be overloaded

grails groovy

Mule: prevent groovy component to overwrite payload

java groovy mule

Error deploying Grails application - Beginner

java spring-mvc grails groovy

Accessing grailsApplication from spock unit test testing code in src/groovy

Passing actual parameters in a spock unit test specification

java unit-testing groovy spock

How to get git scm url for a Jenkins job with groovy

git groovy jenkins

Spock: test name and outcome in setup() cleanup() methods

java unit-testing groovy spock

Hibernate 4.3.6 QuerySyntaxException: Path expected for join

sql hibernate join groovy hql

Groovy range iteration without parenthesis

groovy

Returning a list of files in Groovy sorted by modified time

How get by code list of default Groovy imports

groovy

Can I use groovy's default getters / setters to help implement a java interface?

Grails check if a class has a static variable with a particular value

grails groovy