Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

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

Spock - extracting interactions to method

java groovy spock

Grails / GORM criteria query with hasmany String

When running Groovy scripts using the groovy-all jar, how do you specify a classpath?

java groovy classpath

Access grailsApplication or Service in groovy class

grails service groovy

Converting XML to JSON in Groovy

xml json groovy converter

Groovy Simple JSON array builder

arrays groovy jsonbuilder

Get gradle variables in jenkins pipeline script

How to get the REST response in Groovy?

rest groovy

Adding a method to a domain class

grails groovy

groovy / grails / unit testing / createCriteria.get

Tutorial on pushing to Heroku via Jenkins

heroku groovy jenkins

Groovy XmlSlurper access attribute value in root node

xml groovy xml-parsing