Последняя версия

HAPI - Java HL7 API - Base Module 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).

Лицензия

Лицензия

HAPI is dual licensed (MPL, GPL)
Mozilla Public License 1.1
Группа

Группа

ca.uhn.hapi
Идентификатор

Идентификатор

hapi-base
Версия

Версия

2.3
Тип

Тип

jar
Описание

Описание

HAPI - Java HL7 API - Base Module
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).
Организация-разработчик

Организация-разработчик

University Health Network

Скачать hapi-base 2.3


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : slf4j-log4j12 Необязательный jar 1.7.10
log4j : log4j Необязательный jar 1.2.17
org.apache.geronimo.specs : geronimo-jms_1.1_spec Необязательный jar 1.1.1
commons-cli : commons-cli Необязательный jar 1.2
joda-time : joda-time jar 2.1

Модули Проекта

Данный проект не имеет модулей.