The bootstrap project is only used for testing the code-generators. It contains classes that exist in dependent packages or will be built by the code-generators.
'org.jcoderz.fawkez:fawkez-bootstrap:2.0.0'
<dependency>
<groupId>org.jcoderz.fawkez</groupId>
<artifactId>fawkez-bootstrap</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="org.jcoderz.fawkez" name="fawkez-bootstrap" rev="2.0.0"/>
"org.jcoderz.fawkez", "fawkez-bootstrap", "2.0.0"