Overview
Core package of FDA which includes the basic libraries for streaming and serialization.
Development
To create the project jar use mvn clean install.
To upload the latest project jar to the central artifact repository (so that it can be used with other projects) use mvn clean compile deploy.