2b928b04ce
* add code files for "How to groovy data types" add code files for "How to groovy data types" * added Tests in example * Update pom.xml change tab into spaces * remove the package determine-datatype as per comments * Update pom.xml add dependency for tests * remvoe the unwanted junit5 dependency and refine the structure of code remvoe the unwanted junit5 dependency and refine the structure of code * add missing "()" * correct the package as per sugesstion |
||
---|---|---|
.. | ||
determine-datatype | ||
src | ||
README.md | ||
gmavenplus-pom.xml | ||
pom.xml |
README.md
Core Groovy 2
This module contains articles about core Groovy concepts
Relevant articles:
- Template Engines in Groovy
- Groovy def Keyword
- Pattern Matching in Strings in Groovy
- Working with XML in Groovy
- Integrating Groovy into Java Applications
- Concatenate Strings with Groovy
- Metaprogramming in Groovy
- A Quick Guide to Working with Web Services in Groovy
- Categories in Groovy
- How to Determine the Data Type in Groovy
- [<-- Prev]