MakeBuilder - Annotations · This project contains the annotations used by the MakeBuilder component. It is deployed as a JAR file. These annotations represent the public interface of the component.
Group: nl.elucidator.patterns.builder.annotations - All Dependencies
builder-annotations
1.1.1
MakeBuilder - Processor component · This project contains the code for the MakeBuilder component. It is deployed as a JAR file. Usage, add the MakeBuilder JAR to the compiler classpath and run the compiler.
builder-annotations-test
1.1.1
MakeBuilder - Test project · Test project for MakeBuilder. This has explicitly been put into a separate project because of the two-part lifecycle with code generation. 1 The Annotation Processor needs to be built. 2 The Annotation Processor needs to process any annotations on immutable types and generate the appropriate implementations and builder classes.
builder-annotations-root
1.1.1
Builder annotations · Annotations to create builder implementations from Interfaces with annotations