MVN

org.carewebframework : org.carewebframework.fhir-parent

Maven & Gradle

Feb 29, 2016

FHIR Integration Aggregator

<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.fhir-parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.carewebframework : org.carewebframework.fhir-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.carewebframework : org.carewebframework.fhir-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
org.carewebframework.fhir-parent-1.3
1.2
org.carewebframework.fhir-parent-1.2
1.1
org.carewebframework.fhir-parent-1.1
1.1.x
org.carewebframework.fhir-parent-1.1.1
0.6.x
org.carewebframework.fhir-parent-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.fhir-parent</artifactId>
    <version>1.3</version>
</dependency>