Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Catching typos in scripting languages

Is Groovy syntax an exact superset of Java syntax?

java syntax groovy

EachWithIndex groovy statement

groovy

How do I parse a YAML file in groovy?

groovy yaml

How do I redirect output to stderr in groovy?

java scripting groovy

Default value for a $PROPERTY in Gradle

java groovy gradle

Detecting the platform (Window or Linux) by Groovy/Grails

Jenkins pipeline bubble up the shell exit code to fail the stage

How to get today's date in Groovy

groovy

Strange variable scoping behavior in Jenkinsfile

groovy execute with parameters containing spaces

groovy

Maven compile mixed Java + Groovy 1.7 project, using gmaven-plugin

Using Javamail to connect to Gmail smtp server ignores specified port and tries to use 25

How can I check for the existence of an element with Groovy's XmlSlurper?

xml groovy xmlslurper

Error: "Expected named arguments" in parallel in Jenkins groovy script

Verify no exceptions were thrown in Spock

groovy spock

How to use gradle properties in build.gradle

groovy gradle java-home

Detecting first and last item inside a Groovy each{} closure

Spock throw exception test

java unit-testing groovy spock

How to get version attribute from a gradle build to be included in runtime Swing application

java swing groovy gradle