MVN

org.bahmni.module : fhir2Extension

Maven & Gradle

May 17, 2023
7 stars

FHIR2 module extensions · FHIR2 module extensions

<dependency>
    <groupId>org.bahmni.module</groupId>
    <artifactId>fhir2Extension</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bahmni.module : fhir2Extension to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.bahmni.module : fhir2Extension to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
fhir2Extension-1.2.0
1.1.x
fhir2Extension-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bahmni.module</groupId>
    <artifactId>fhir2Extension</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement