News

This is a collection of groovy scripts and snippets showing common utilities in application development. Note that groovy 2.5.x still has compilation problem working properly with OpenJDK 11+.
For each example, I’ll first show the normal Java example followed by the Groovy equivalent. Along the way, I’ll point out the Groovy features that make Groovy so script friendly.
Groovy scripting is an integral and important feature of SAP Cloud Integration (CPI) The goals of this repository are: Providing templates when you are implementing a new script Easily finding Groovy ...
Enhance your automated build process with powerful and flexible Groovy scripts Ant has been widely celebrated as the future of build processing. In fact, it represents a great improvement over ...