Prerequisites
To build and run this project, you will need the following installed:
- Java Development Kit (JDK) 11: The project is built using Java 11.
- Apache Maven: Maven is used as the build and dependency management tool.
- Docker (Recommended): Some modules might be designed to run as Docker containers, and a
sureink-dockermodule exists. - Access to SureClinical Internal Repository: The project relies on an internal artifact repository hosted at
artifactregistry://us-east1-maven.pkg.dev/sc-internal/sc-maven/. Ensure your Maven settings are configured to access this repository.