Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Accessing the current Jenkins build in Groovy script

jenkins groovy

maven compile groovy

Dynamic Grails Url Mapping config

grails groovy

Integration and unit tests in large Grails project

grails groovy

Groovy - closures vs methods - the difference

Difference between Groovy def and Java Object?

java groovy

Groovy/Grails plugin for Sonar

Simple HTTP GET request in groovy

http groovy

Jenkins groovy pipeline - retrieve build number of built job

Grails findAll with sort, order, max and offset?

grails groovy grails-orm

How do I include an external code file in Jenkins Workflow

groovy jenkins workflow

Adding multiple XML elements/containers dynamically using XML MarkupBuilder in Groovy

xml groovy markupbuilder

Namespace handling in Groovys XmlSlurper

Is there any global flag for Groovy static compilation?

groovy static compilation

Groovy Installation

groovy

XmlSlurper.parse(uri) with HTTP basic authentication

How to get the job name on a groovy dynamic parameter?

groovy jenkins

java.lang.NoClassDefFoundError: groovy/lang/GroovyObject

java web-services groovy junit

how to add year or months from current date in groovy?

date time groovy

Groovy method to get a random element from a list

list grails random groovy