Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Getting org.codehaus.groovy.control.MultipleCompilationErrorsException using gmaven plugin

Injecting a Groovy Grails-service into a Java class

How to send html template as mail using groovy

java groovy jakarta-mail

Groovy doesn't start on Windows 7 64

windows groovy

Groovy script executable

shell groovy

How to escape forward slash in the matches constraint

Get Jenkins upstream jobs

groovy jenkins

How to refer to one configuration variable from other configuration variable inside Config.groovy

grails groovy config

Failing scripts in groovy using Grab

groovy groovy-grape

Response from a POST request in Groovy RESTClient is missing data

groovy httpbuilder

Generate a large stream for testing

java groovy

Overridden spock test methods still running

unit-testing groovy spock

How to check if a string is part of any string in a list of strings with Groovy?

string list groovy

Get the value of the first argument of the ternary expression

groovy

Jenkins Workflow: Parallelize step based on tool output

create helper method in spock test that will not be run as a test

unit-testing groovy spock

Jenkins pipelineTriggers option crashes

how to use both Groovy-defined and OS system variable in a multi-line shell script within Jenkins Groovy

shell jenkins groovy

Why an immutable class is mutable in Groovy?

groovy immutability

DriverManager doesn't see dependency in gradle custom plugin's task