Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

extracting parts of HTML with groovy

html groovy xmlslurper

Groovy as List Question

groovy

Iterating an object's own properties in Groovy?

groovy

How do you remove attributes from a node using Groovy's XMLSlurper and GPathResult?

xml groovy xmlslurper gpath

Java convert character stream into human "readable" String

Extending Groovy String class

Error importing jar in groovy script (soapui)

java groovy soapui

groovy metaclass replace superclass method

Numeric string sorting with letters and numbers in Groovy

string sorting groovy numeric

How do I use groovy's AS keyword

groovy as-keyword

Groovy Node.depthFirst() returning a List of Nodes and Strings?

Groovy AST Transformation does not get applied during Grails Compile, only during Auto-Reloading

Gradle fails to find JavaFX classes

groovy javafx gradle

Execute multiple tasks asynchronously and return first successful result in JavaScript function

How can I find out where the gvm installed groovy?

grails groovy

Groovy - XmlSlurper - read attributes into a Map

xml groovy xmlslurper

Grails maven plugin wants Groovy 2.4.2

java maven grails groovy

Writing to disk without using java.io

java groovy

Java vs. Groovy inner / outer class discrepancy

java groovy groovyshell

Using Groovy Trait in Grails Test Fails

grails groovy spock