Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

grails def vs Object vs Void

groovy

Jenkins pipeline - How to iterate through a list

How to extract sections of Jenkins pipeline script into classes?

How to return body of an httpRequest in the Jenkins DSL?

jenkins groovy

Can I use a Closure to define a stage in a Jenkins Declarative Pipeline?

How to test Grails service using Spock?

change job parameter value in Groovy System Script

jenkins groovy

How to get classpath in Groovy?

groovy

Groovy returns error when trying to split on newline

groovy mule

If Groovy list is sorted in Ascending order, Sort it in Descending order and Vice Versa

groovy

How to neatly print new line in Groovy?

groovy

Importing and using groovy code in GSP

grails groovy import gsp

Update map using findAll and each in groovy

groovy

See dependency tree for single configuration in gradle (using `dependencies` task)

java groovy gradle

Using groovy.lang.Closure in Java application

java groovy closures

how to use httpRequest in Jenkinsfile pipeline with basic auth

jenkins groovy httprequest

How to configure IntelliJ for running test with JUnit 4?

Why Groovy's Map scales better than Array?

java arrays groovy hashmap

java.io.NotSerializableException: hudson.model.FreeStyleProject

Groovy - Calling a method with def parameter fails with 'Illegal class name"

groovy