Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Make Jenkins pipeline wait until server is up

Parsing JSON on Jenkins Pipeline (groovy)

json jenkins groovy jsonparser

How to perform actions for failed builds in Jenkinsfile

Remove prefix from string in Groovy

string groovy substring prefix

GSP: check if model (variable) is empty not working

grails groovy model gsp

For loop works different in Groovy and Java

java multithreading groovy

Gitlab webhook does not trigger a build on jenkins

Android Studio Unable to load class 'org.codehaus.groovy.runtime.typehandling.ShortTypeHandling'

Invoking Groovy closures

groovy closures

Why can't I do a method call after a @Grab declaration in a Groovy script?

build.gradle file, task using << notation, intellij warns: "Cannot infer argument type"

groovy intellij-idea gradle

integrating Grails and GWT

java gwt grails groovy

How to import groovyx.net.http

How can I force Jenkins Blue Ocean to display print output instead of "Print Message"?

Test only if variable is not null in if statement

groovy if-statement

Troubleshooting Grails/Groovy memory leaks?

java grails groovy jvm

Does Groovy have extension methods like in C#?

groovy extension-methods

Pass list of objects as individual parameters

groovy parameters

Getting Class Not Found: org.apache.ivy.core.report.ResolveReport when using GroovyClassLoader in Java

java groovy