Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Intellij 14 GDSL

Can Spock spy for real object?

testing groovy spock

@CompileStatic gives NullPointerException

groovy

Groovy replace node values in xml with xpath

xml xpath groovy

Adding methods to a class using Groovy in Java

java groovy metaclass

How to maintain JSON's order in Groovy's JsonSlurper?

java json groovy

sql.rows() in Groovy is running slow

grails groovy

Trying to loop through an array and pass each value into a gradle task

GroovyAST add generic field at compile time

Configure amazon-ecs slave plugin using Groovy on Jenkins

jenkins groovy amazon-ecs

Add parameter "Build Selector for Copy Artifact" using Jenkins DSL

Get values from json request in SOAPUI

json groovy soapui

Preventing unsanctioned deploys in Jenkinsfile (Multibranch Pipeline)

Can groovy string interpolation be nested?

jenkins groovy

Can Jenkins load shared libraries without recloning them at each execution?

Apply custom gradle plugin locally in the same project

Groovy extract substring before character

regex string groovy

Why should grails actions be declared as methods instead of closures and what difference does it make?

grails groovy closures

Are there named groups in Groovy regex pattern matches?

regex groovy

Debugging Gradle build files in Intellij / Android Studio