HAPI - Java HL7 API - Generated Structures v2.6

HAPI (HL7 application programming interface; pronounced "happy") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).

License

License

HAPI is dual licensed (MPL, GPL)
Mozilla Public License 1.1
GroupId

GroupId

ca.uhn.hapi
ArtifactId

ArtifactId

hapi-structures-v26
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

HAPI - Java HL7 API - Generated Structures v2.6
HAPI (HL7 application programming interface; pronounced "happy") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).
Project Organization

Project Organization

University Health Network

Download hapi-structures-v26

How to add to project

<!-- https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-structures-v26/ -->
<dependency>
    <groupId>ca.uhn.hapi</groupId>
    <artifactId>hapi-structures-v26</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-structures-v26/
implementation 'ca.uhn.hapi:hapi-structures-v26:2.3'
// https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-structures-v26/
implementation ("ca.uhn.hapi:hapi-structures-v26:2.3")
'ca.uhn.hapi:hapi-structures-v26:jar:2.3'
<dependency org="ca.uhn.hapi" name="hapi-structures-v26" rev="2.3">
  <artifact name="hapi-structures-v26" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi', module='hapi-structures-v26', version='2.3')
)
libraryDependencies += "ca.uhn.hapi" % "hapi-structures-v26" % "2.3"
[ca.uhn.hapi/hapi-structures-v26 "2.3"]

Dependencies

compile (1)

Group / Artifact Type Version
ca.uhn.hapi : hapi-base jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2
2.2-beta1
2.1
2.1-beta1
2.0
2.0-beta1
2.0-alpha1
1.2
1.2-beta1
1.1
1.1-beta2