Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy : Closures or Methods

groovy closures

Is there any analog for Scala 'zip' function in Groovy?

scala groovy

Groovy Truth: string to boolean inconsistency?

groovy

How can I specify a category for a Gradle task?

How to send Slack notification after Jenkins pipeline build failed?

Creating a Jenkins environment variable using Groovy

groovy jenkins

Recursive listing of all files matching a certain filetype in Groovy

recursion groovy matching

jenkins pipeline: multiline shell commands with pipe

Create a Groovy executable JAR with Gradle

groovy gradle

How can I perform a reference equals in Groovy?

groovy

Dynamically add a property or method to an object in groovy

groovy monkeypatching

Integration Test with Spring Boot and Spock

What does .delegate mean in groovy?

groovy

How to check in Groovy that object is a list or collection or array?

collections groovy

Are there any good tutorials for using sitemesh in a grails application?

Load script from groovy script

groovy load

Groovy load .csv files

groovy csv import

How to use "continue" in groovy's each loop

for-loop groovy each continue

regex over multiple lines in Groovy

regex groovy multiline

Jenkins pipeline job: Set sleep time from a string parameter?