Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

How to sort a list by existing properties

java sorting groovy

Jenkins - groovy script - get last successful build date in dd-mm-yyyy format

java date groovy jenkins

How to access variables outside stages in Jenkins file Groovy function?

Create String list in Groovy

groovy "with" block usage query

groovy

How to reverse the sort of a Groovy collection?

What does the @sign do?

java groovy

Unexpected behavior with overloaded methods

groovy

How to run jetty 7+ with specified war with groovy/gradle?

MalformedURLException when using XmlSlurper

html xml groovy xmlslurper

Grails 2.4.3: Consume a REST Service

How to set up Android Studio project from scratch that allows me to use groovy

groovy script - sh with variable

shell jenkins groovy

Call stage from function in Jenkinsfile

groovy jenkins-pipeline

POST with HTTPBuilder -> NullPointerException?

grails post groovy httpbuilder

Environment-specific web.xml in grails?

spring tomcat grails groovy

simple groovy operator question: Math.min(params.max ? params.int('max') : 10, 100)

grails groovy

Comparing two XML strings/files in Groovy/Java

java xml groovy compare

Gradle not generating a String with quotes

android groovy gradle

Pair<L, R> in Groovy

groovy