Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Import Java library groovy

java groovy

Groovy: this.metaClass Versus instance.metaClass

groovy this metaclass

Parsing an XML file within a Jenkins pipeline

Jenkinsfile: Define and assign values to several variables at once seems not to be implemented

jenkins groovy jenkinsfile

Why do I need keyword `this` while using `env` or `param` in DSL closure in Jenkinsfile

Access the request XML in a SOAP UI mock response script

xml groovy request soapui

Groovy 2.0.1, GroovyCastException on my own class?

java groovy

Grails vs Spring performance for REST

Java 1.8u20 fails to start with spring boot and groovy 2.3.7

Perform a maven deploy-file with gradle

Grails: why is the Config.groovy file executed during compilation?

Avoid new break line in groovy template

How to Rename and Generate all APK & Bundle from Gradle with Product flavour and APK Splits

Groovy merge two lists?

list groovy merge

Knowing the fundamentals of Java what is the right approach to learn Groovy?

java groovy

How would I produce JUnit test report for groovy tests, suitable for consumption by Jenkins/Hudson?

Groovy in Eclipse not recognizing imports

java eclipse groovy

Gradle: War Task has Conflicting Includes/Excludes

Debugging iteration (closures) in Groovy with IntelliJ IDEA

Groovy differences between 'as' and casting

grails groovy