Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

JasperReports: CONCATENATE function not found

java groovy jasper-reports

Late binding Groovy String?

groovy

Groovy - can a method defined in an Interface have default values?

groovy interface

Groovy equivalent to java's declaration without access modifier

Invalid name provided (Mechanism level: KrbException: Cannot locate default realm) in groovy script

sql-server groovy

Applying default groovy method parameter value when passing null

groovy default-value

How can I use third party dependencies in custom task under buildSrc in Gradle

java groovy gradle

Determine if a task is defined in an external build.gradle file

gradle groovy

Jenkins - load global pipeline library from filesystem instead of SCM?

Jenkins pipeline regex not matching anything

jenkins groovy

How to get the output of a shell script in a Jenkinsfile?

How to overload some Groovy Type conversion for avoiding try/catch of NumberFormatException?

How to mask input in groovy

groovy

In groovy [].sum() returns null when I expect 0

groovy

How to write an XML to file, with just a Parser instance?

xml groovy

GroovyDoc as Maven Plugin

Eclipse not compiling Groovy scripts into java classes at runtime

java eclipse groovy

GMaven build fails with "An API incompatibility was encountered"

java maven groovy gmaven

Method code too large in Groovy & Grails?

grails groovy jvm

Groovy method call syntax

java groovy