MVN

io.uhndata.cards : cards-parent

Maven & Gradle

Mar 05, 2024
4 stars

CARDS - Parent POM · CARDS is a software tool providing an easy-to-use Web interface and standardized database back-end for collecting medical data.

<dependency>
    <groupId>io.uhndata.cards</groupId>
    <artifactId>cards-parent</artifactId>
    <version>0.9.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.uhndata.cards : cards-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.22

All Versions

Choose a version of io.uhndata.cards : cards-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
cards-parent-0.9.22

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.uhndata.cards</groupId>
    <artifactId>cards-parent</artifactId>
    <version>0.9.22</version>
</dependency>