Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Building an uberjar with Gradle

java groovy gradle uberjar

Map with Key as String and Value as List in Groovy

groovy map

Binding a Grails date from params in a controller

Connect to URL and dump webpage in Groovy

url groovy webpage dump

How can I reference the Jenkinsfile directory, with Pipeline?

BUG! exception in phase 'semantic analysis'

Pass method as parameter in Groovy

How to Add item to start of list using Groovy?

groovy

call name of method contained in a string

groovy

Gradle Warning: missing groovy return statement

Removing whitespace from strings in Groovy

string groovy

Can I check if Environment variable exist or not in Jenkinsfile

How can I use the Jenkins Copy Artifacts Plugin from within the pipelines (jenkinsfile)?

How do I round a number in Groovy?

groovy

Git Variables in Jenkins Workflow plugin

Removing a Given Key from a Groovy Map

map groovy httprequest

In groovy, is there a way to check if an object has a given method?

groovy

Intellij IDEA not importing dependencies from @Grab in Groovy project

groovy intellij-idea grape

How can my Gradle build initialize class org.codehaus.groovy.classgen.Verifier?

sort list by date in descending order - groovy madness

java date sorting grails groovy