Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Eclipse Oxygen/Neon and groovy - is it possible?

java eclipse groovy

access a java class from within groovy

java groovy

Where are the instance variables coming from on the email-ext jelly/groovy scripts?

How to execute a main class in a jar from gradle using the 'java' command

java groovy gradle

How do I specify a Range instead of List in the 'where:' block of a Spock specification

groovy spock

Can I import a groovy script from a relative directory into a Jenkinsfile?

Straight Java/Groovy versus ETL tool (Talend/etc) - what libraries would you use?

java scala groovy etl talend

Understanding Groovy/Grails classloader leak

How to pass command line argument to Gradle Kotlin DSL

How do I undo meta class changes after executing GroovyShell?

groovy metaprogramming

create eclipse groovy-java project with maven

java eclipse maven-2 groovy

how to get agent/node name in jenkinsfile?

Calling a shell script from a Groovy/Grails Application

grails groovy

Substituting Groovy for Java Little By Little

java groovy

Gradle task to write hg revision to file

Using PowerMock with Spock

groovy powermock spock

mock out return of a method base on the number of invocation only in spock

Jenkins pipeline conditional stage using "When" for choice parameters

Grails , how do I get an object NOT to save

java grails groovy grails-orm

How do you parse large files in Groovy without exceeding heap size?

groovy