Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

how to use the groovy maven plugin

groovy gmaven

GroovyTestCase does not support @BeforeClass and @AfterClass

unit-testing groovy junit4

Modify field annotation value dynamically

Why does Groovy compiler apparently produce 1.5 version of Java?

java groovy version

Groovy Compile time AST transformation: Assignment to a field

Repetitive try-catch blocks with Groovy 'with' closure?

groovy lambda closures

Grails and Spring Security Plugin: Redirecting user upon login based on roles

Why does Groovy perform floating point arithmetic this way?

groovy floating-point

Getting PID for a process using Groovy

groovy

Configure Jenkin's SonarQube section using Job-DSL

Why does gradle not run my shell script?

android bash shell groovy gradle

How could I set value of json object as a Request in soapUI

json rest groovy soapui

Output the console text of a Jenkins job that my Job is running

groovy jenkins console output

Java translation of groovy spread operator

groovy groovy-spread

Unit test grails with domain objects using GORM functions

unit-testing grails groovy

passing jmeter sampler result from groovy

groovy jmeter

How to invoke Ant in Jenkins pipeline job using groovy script?

In Spock, how can I eliminate duplicated interactions from the "then" block?

testing groovy spock

How to find all XML elements by tag name in Groovy?

xml groovy

Groovy literal StringBuilder/StringBuffer

groovy stringbuilder