Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
groovy-module-gram - Gram = Groovy + JAM
- Description:
Gram is a simple xdoclet-like tool for processing doclet
tags or Java 5 annotations in source code or bytecode and
auto-generating files, data or resources.
Gram = Groovy + JAM. JAM does all the hard work of
abstracting away the details between annotations and doclet
tags and handling Java 1.4 and 5 compliance. Groovy takes
care of the scripting, code generation & templating.
Gram is the little tidy bit of code in between.
Packages