Project Modules
openregistry
The "openregistry" module is the parent module of all modules below. It contains information relevant to all modules (i.e. build, licensing, etc.).
openregistry-api
The interfaces that the other modules will need to implement. In general, the api module has minimal dependencies on external libraries.
openregistry-repository-jpa-impl
The implementation of the repository interfaces and associated domain interfaces that understand and support JPA.