Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Groovy Java 9 modules support

Jenkinsfile variable used in two separate stages

How to catch manual UI cancel of job in Jenkinsfile

How to get specific information about the current build project in Jenkins with Groovy?

groovy hudson jenkins

Difference between @Delegate and @Mixin AST transformations in Groovy

Format date in elasticsearch query (during retrieval)

java groovy elasticsearch

Question about "&" in Groovy

groovy

How to avoid MissingPropertyException

groovy

Parsing dates without timezone conversion

java datetime groovy gremlin

Should I use Groovy's @CompileStatic if I'm also using Java 7

Jenkins Pipeline: How to write UTF-8 files with writeFile?

How do I reference the GroovyObject instance from MetaClass methods in Groovy?

groovy metaclass

closures in groovy vs closures in java 8 (lambda expressions)?

java groovy closures java-8

Parse JSON Object from URL in Groovy

json grails groovy

How to assign git commit hash to a variable in Jenkins File

How do I determine if a class is a Grails domain object?

grails groovy dns

Pass properties to custom gradle task

groovy gradle

Add days to current date in groovy

groovy

Groovy execute "cp *" shell command

groovy

How can I insert an xml comment with Groovy MarkupBuilder?

xml groovy markupbuilder