Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy override compareTo

groovy dsl

Groovy: using ampersand in command line parameter

Serialize & Deserialize bean to json with Groovy

Running groovy tests with Maven

java maven groovy

MissingPropertyException thrown in spock test where block

unit-testing groovy spock

Jenkins: join multiple DSL files in one

Is there an easy way to convert existing Jenkins freestyle job to New Jenkins 2.x pipeline view

Built-in 'with' type method that returns the object it was called on

groovy

Error java.lang.NoSuchMethodError: No such DSL method '***' found among steps

Jenkinsfile add if else script?

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?