| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUML Прикладные библиотеки Documents Processing |
| Группа | Группаorg.openehealth.ipf.oht.mdht |
| Идентификатор | Идентификаторipf-oht-mdht-uml-hl7-vocab |
| Версия | Версия1.2.0.201212201425 |
| Тип | Типjar |
| Описание |
ОписаниеOpenHealthTools(OHT) MDHT HL7 Vocabulary
IPF OHT MDHT is a project which repackages OHT MDHT framework artifacts.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-vocab/ -->
<dependency>
<groupId>org.openehealth.ipf.oht.mdht</groupId>
<artifactId>ipf-oht-mdht-uml-hl7-vocab</artifactId>
<version>1.2.0.201212201425</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-vocab/
implementation 'org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-hl7-vocab:1.2.0.201212201425'
// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-vocab/
implementation ("org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-hl7-vocab:1.2.0.201212201425")
'org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-hl7-vocab:jar:1.2.0.201212201425'
<dependency org="org.openehealth.ipf.oht.mdht" name="ipf-oht-mdht-uml-hl7-vocab" rev="1.2.0.201212201425">
<artifact name="ipf-oht-mdht-uml-hl7-vocab" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.oht.mdht', module='ipf-oht-mdht-uml-hl7-vocab', version='1.2.0.201212201425')
)
libraryDependencies += "org.openehealth.ipf.oht.mdht" % "ipf-oht-mdht-uml-hl7-vocab" % "1.2.0.201212201425"
[org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-hl7-vocab "1.2.0.201212201425"]