Last Version

HAPI - Java HL7 API - Source Generator Plugin 2.3

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

Version

2.3
Type

Type

maven-plugin
Description

Description

HAPI - Java HL7 API - Source Generator Plugin
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-sourcegen 2.3


<plugin>
    <groupId>ca.uhn.hapi</groupId>
    <artifactId>hapi-sourcegen</artifactId>
    <version>2.3</version>
</plugin>

Dependencies

compile (15)

Group / Artifact Type Version
ca.uhn.hapi : hapi-base jar 2.3
mysql : mysql-connector-java jar 5.1.6
org.codehaus.plexus : plexus-utils jar 1.5.1
commons-lang : commons-lang jar 2.4
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.0.1
org.springframework : spring jar 2.5.6
com.sun.xsom : xsom Optional jar 20110809
org.apache.maven : maven-project jar 2.2.0
org.apache.maven : maven-core jar 2.2.0
org.slf4j : slf4j-jdk14 jar 1.7.10
org.apache.maven : maven-plugin-api jar 2.2.0
org.apache.maven : maven-settings jar 2.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.