Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 546 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 546 Bytes

ArachneCommons

The ArachneCommons module contains common code re-used between all Arachne components. It serves as a foundational library for various Arachne projects.

Building and Installing

To build and install the artifact to your local Maven repository:

mvn clean install

To build and install the artifact to your remote Maven repository:

mvn clean deploy -s .m2/settings.xml -DaltDeploymentRepository=codeartifact::default::https://mdaca-201959883603.d.codeartifact.us-east-2.amazonaws.com/maven/OHDSI/