HAPI - Java HL7 API - Generated Structures v2.3.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).

Лицензия

Лицензия

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

Группа

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

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

hapi-structures-v231
Последняя версия

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

2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

University Health Network

Скачать hapi-structures-v231

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ca.uhn.hapi : hapi-base jar 2.3

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

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

Версии библиотеки

Версия
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