Skip to content

Commons module contains common code re-used between all Arachne components

Notifications You must be signed in to change notification settings

mdaca/OHDSI-ArachneCommons

This branch is 76 commits ahead of OHDSI/ArachneCommons:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72501cb · Feb 7, 2025
Sep 23, 2024
Jul 3, 2018
Sep 18, 2024
May 29, 2024
Sep 20, 2024
Feb 7, 2025
Nov 21, 2024
May 29, 2024
May 29, 2024
May 29, 2024
Nov 26, 2024
Nov 21, 2024
May 29, 2024
Oct 16, 2023
Sep 20, 2024
Feb 7, 2025

Repository files navigation

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/

About

Commons module contains common code re-used between all Arachne components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%