Last Version

HAPI - 06 - Test Case Suite 1.2

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-test
Version

Version

1.2
Type

Type

jar
Description

Description

HAPI - 06 - Test Case Suite
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-test 1.2


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

Dependencies

compile (14)

Group / Artifact Type Version
ca.uhn.hapi : hapi-base jar 1.2
ca.uhn.hapi : hapi-structures-v21 jar 1.2
ca.uhn.hapi : hapi-structures-v22 jar 1.2
ca.uhn.hapi : hapi-structures-v23 jar 1.2
ca.uhn.hapi : hapi-structures-v231 jar 1.2
ca.uhn.hapi : hapi-structures-v24 jar 1.2
ca.uhn.hapi : hapi-structures-v25 jar 1.2
ca.uhn.hapi : hapi-structures-v251 jar 1.2
ca.uhn.hapi : hapi-structures-v26 jar 1.2
ca.uhn.hapi : hapi-sourcegen jar 1.2
junit : junit jar 3.8.1
junit-addons : junit-addons jar 1.4
jaxen : jaxen jar 1.0-FCS
saxpath : saxpath jar 1.0-FCS

Project Modules

There are no modules declared in this project.