This is a java and maven-packaged implementation of the BioC exchange format
Initial credits go fully to the authors of the BioC project and specially to the authors of the first java code v1.0, from which this implementation was derived.
The initial goals of this repository are:
- make the code a maven project
- automate tests
- ease the use of the library by:
- publishing the package in Maven Central
- distributing the code via GitHub