MVN

ca.uhn.hapi.fhir.karaf : hapi-fhir

Maven & Gradle

Feb 06, 2019
2 usages
1.4k stars

HAPI FHIR - Apache Karaf :: Features

<dependency>
    <groupId>ca.uhn.hapi.fhir.karaf</groupId>
    <artifactId>hapi-fhir</artifactId>
    <version>3.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.uhn.hapi.fhir.karaf : hapi-fhir to add to Maven - Latest Versions:

  • Latest Stable: 3.7.0

All Versions

Choose a version of ca.uhn.hapi.fhir.karaf : hapi-fhir to add to Maven - All Versions:

  • Version Updated
  • hapi-fhir-3.7.0

    Feb 06, 2019
  • hapi-fhir-3.6.0

    Nov 12, 2018
  • hapi-fhir-3.5.0

    Sep 20, 2018
  • hapi-fhir-3.4.0

    May 28, 2018
  • hapi-fhir-3.3.0

    Mar 28, 2018

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ca.uhn.hapi.fhir.karaf</groupId>
    <artifactId>hapi-fhir</artifactId>
    <version>3.7.0</version>
</dependency>