Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

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

How to add config file for config file provider plugin with groovy script in jenkins

Groovy Map.get(key, default) mutates the map

List of all available groovy functions in Nexus3

groovy nexus nexus3

When a GString will change its toString representation

Mock multiple calls to the same method in spock

groovy spock

Groovy string interpolation in jenkins pipeline - mixing credentials and constants

How do I reference a classpath from Gradle 0.6

groovy build gradle