License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.openehealth.ipf.oht.mdht |
ArtifactId | ArtifactIdipf-oht-mdht-uml-hl7-vocab |
Last Version | Last Version1.2.0.201212201425 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenHealthTools(OHT) MDHT HL7 Vocabulary
IPF OHT MDHT is a project which repackages OHT MDHT framework artifacts.
|
Project Organization |
Project Organization |
<!-- 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"]