brennus icon indicating copy to clipboard operation
brennus copied to clipboard

Builder pattern to generate java classes

Brennus

Builder pattern to generate java bytecode

Examples

See unit tests

Build

to run the unit tests: mvn test

The build runs in Travis CI: Build Status

Release

<dependency>
  <groupId>net.ledem</groupId>
  <artifactId>brennus</artifactId>
  <version>0.1.0</version>
</dependency>

Author

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0