vDoclet is a Java code-generation framework. It takes Java source-code, annotated with custom Javadoc tags, and uses Velocity templates to produce a number of output files.
tags: code generator template| Version | Download | Details |
|---|---|---|
| 20070127 | Binary (73 KB) | Details |
| 20020711 | Binary (77 KB) | Details |
<dependency>
<groupId>vdoclet</groupId>
<artifactId>vdoclet</artifactId>
<version>20070127</version>
</dependency>