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.
'nl.elucidator.patterns.builder.annotations:builder-annotations-processor:1.1.1'
<dependency>
<groupId>nl.elucidator.patterns.builder.annotations</groupId>
<artifactId>builder-annotations-processor</artifactId>
<version>1.1.1</version>
</dependency>
<dependency org="nl.elucidator.patterns.builder.annotations" name="builder-annotations-processor" rev="1.1.1"/>
"nl.elucidator.patterns.builder.annotations", "builder-annotations-processor", "1.1.1"