Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Packaging a Groovy application

groovy compilation

TupleConstructor with named parameters

groovy

Configure log4j.properties in Intellij

groovy intellij-idea log4j

Gradle: how to configure buildSrc or skip tests from main project?

How to support help command-line argument with required arguments in CliBuilder

How to extract BDD meta-statements from Spock specification classes

java groovy bdd spock

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

Groovy literal StringBuilder/StringBuffer

groovy stringbuilder