Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Get a list of all the files in a directory (recursive)

What are "Groovy" and "Grails" and what kinds of applications are built using them?

grails groovy

Splitting String with delimiter

string groovy split

Clojure 1.2.1/1.3/1.4 'proxy generated in Grails 2.0.0 runtime fails. 1.2.0 is fine

grails groovy clojure proxy

How can I import one Gradle script into another?

java ant groovy build gradle

How to access java-classes in the default-package?

java groovy default-package

Hibernate: Automatically creating/updating the db tables based on entity classes

java mysql hibernate jpa groovy

Jenkins pipeline how to change to another folder

Including a groovy script in another groovy

groovy

Configuring Groovy SDK within IntelliJ IDEA

shortcut for creating a Map from a List in groovy?

Resetting the UP-TO-DATE property of gradle tasks?

groovy gradle

Conditional step/stage in Jenkins pipeline

What's the difference of strings within single or double quotes in groovy?

string groovy

How to use a variable for the key part of a map

groovy

Could not find method leftShift() for arguments after updating studio 3.4

'dependencies' cannot be applied to '(groovy.lang.Closure)'

android groovy gradle

What's wrong with Groovy multi-line String?

string groovy multiline

How to list all `env` properties within jenkins pipeline job?

Checking if a collection is null or empty in Groovy

grails groovy