Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Text split after a specified length but dont break words using grails

java regex groovy

Groovy: How to write on a line on the same position on screen? (Windows)

groovy

Limit number of threads in Groovy

Running Groovy script from Gradle using GroovyShell: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException

groovy gradle

Enable verbose output from groovy's AntBuilder

ant groovy antbuilder

How to use Global Property name in my JSON input request using SoapUI?

Groovy: How does @Grab inclusion differ from classpath inclusion?

Spock invocation for Groovy's generated getters using a final field

groovy getter-setter spock

how to disable warning for niogroovymethods

java groovy

Groovy code - import statement not needed?

java groovy

Data-driven test with mocking

Groovy's @CompileStatic and map constructors

groovy

Implement Java Interface in a Groovy class

java groovy

Difference between doLast and leftShift on Gradle task?

gradle groovy

Gradle: add plugin dependency from another plugin

gradle groovy gradle-plugin

Mocking jenkins pipeline steps

Sandboxing Java / Groovy / Freemarker Code - Preventing execution of specific methods

Groovy way to log process output

Groovy: How to access to the values already set in DataSource

groovy datasource

How to execute a Groovy Script from my Grails app?

grails scripting groovy