How To Install Java Artifact ca.uhn.hapi.hapi v1.1

ca.uhn.hapi hapi 1.1

Introduction

In this article, we'll learn how to install Java artifact hapi from ca.uhn.hapi group in version 1.1. The artifact is available in 17 versions: 2.5.1 2.5 2.4.1 2.4 2.3 2.2-beta1 2.2 2.1-beta1 2.1-alpha1 2.1 2.0-beta1 2.0-alpha1 2.0 1.2-beta1 1.2 1.1-beta2 1.1 . The HAPI - Open Source Java HL7 Parser and API project has been released under HAPI is dual licensed (MPL, GPL) license, and has its own website at: http://hl7api.sourceforge.net/ . The parent project is: org.sonatype.oss::oss-parent::6

How To Install Java Artifact ca.uhn.hapi.hapi In Version 1.1

To install the HAPI - Open Source Java HL7 Parser and API artifact in version 1.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses HAPI - Open Source Java HL7 Parser and API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses