toolisticon / byoct-jpa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BYOCT-JPA - The JPA Compliance Test

Maven Central Build Status codecov

Why you should use this project?

Features

How does it work?

Just put the byoct-jpa jar into your classpath during compilation.

Contributing

We welcome any kind of suggestions and pull requests.

Building and developing the BYOCT

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

Requirements

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.

Contributions

  • (2018) Tobias Stamann (Holisticon AG)

License

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.

About

License:MIT License


Languages

Language:Java 100.0%