Last Version

HAPI - Java HL7 API - Generated Structures v2.3.1 (Alternate Names) 2.1

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-v231-alternatenames
Version

Version

2.1
Type

Type

jar
Description

Description

HAPI - Java HL7 API - Generated Structures v2.3.1 (Alternate Names)
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-v231-alternatenames 2.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.