Just put the byoct-jpa jar into your classpath during compilation.
We welcome any kind of suggestions and pull requests.
The BYOCT-JPA is built using Maven (at least version 3.0.0).
A simple import of the pom in your IDE should get you up and running. To build the byoct on the commandline, just run mvn
or mvn clean install
The likelihood of a pull request being used rises with the following properties:
- You have used a feature branch.
- You have included a test that demonstrates the functionality added or fixed.
- You adhered to the code conventions.
- (2018) Tobias Stamann (Holisticon AG)
This project is released under the revised MIT License.
This project contains code generated by the byoct project released under the MIT License. This project includes and repackages the Annotation-Processor-Toolkit released under the MIT License.