Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 1.18 KB

File metadata and controls

13 lines (13 loc) · 1.18 KB

Build Status Coverage latest release Maven Central Javadocs

What

Parent project for all engine implementations.
This project contains engine specific interfaces and base classes.

Why

It should be easy to add support for a new engines.

How

By extracting repeated code as much as possible.