Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Difference between @TypeChecked and @CompileStatic

groovy

Groovy console can't "remember" any variables - always says "unknown property"

grails groovy console

How to access to a property defined in messages.properties file?

How to set and reference a variable in a Jenkinsfile

What is an AST transformation?

Groovy scope - how to access script variable in a method

groovy scope

How to retrieve current workspace using Jenkins Pipeline Groovy script?

Ruby equivalent of Groovy's Elvis (?:) operator?

ruby groovy

Gradle: Force Custom Task to always run (no cache)

groovy build gradle

What's the operator << (double less than) in gradle?

groovy gradle

Getting Resolve error while importing project in android studio, Unable to load class 'org.codehaus.groovy.runtime.typehandling.ShortTypeHandling'

Android Gradle: Dynamically change versionName at build time

how to replace a string/word in a text file in groovy

groovy

jenkins extended parameter plugin groovy script

groovy jenkins

Access Stage name during the build in Jenkins pipeline

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?