| License | License | 
|---|---|
| Categories | CategoriesUML Business Logic Libraries Documents Processing | 
| GroupId | GroupIdorg.openehealth.ipf.oht.mdht | 
| ArtifactId | ArtifactIdipf-oht-mdht-uml-cda | 
| Last Version | Last Version1.2.0.201212201425 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenHealthTools(OHT) MDHT CDA 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-cda/ -->
<dependency>
    <groupId>org.openehealth.ipf.oht.mdht</groupId>
    <artifactId>ipf-oht-mdht-uml-cda</artifactId>
    <version>1.2.0.201212201425</version>
</dependency>// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-cda/
implementation 'org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-cda:1.2.0.201212201425'// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-cda/
implementation ("org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-cda:1.2.0.201212201425")'org.openehealth.ipf.oht.mdht:ipf-oht-mdht-uml-cda:jar:1.2.0.201212201425'<dependency org="org.openehealth.ipf.oht.mdht" name="ipf-oht-mdht-uml-cda" rev="1.2.0.201212201425">
  <artifact name="ipf-oht-mdht-uml-cda" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openehealth.ipf.oht.mdht', module='ipf-oht-mdht-uml-cda', version='1.2.0.201212201425')
)libraryDependencies += "org.openehealth.ipf.oht.mdht" % "ipf-oht-mdht-uml-cda" % "1.2.0.201212201425"[org.openehealth.ipf.oht.mdht/ipf-oht-mdht-uml-cda "1.2.0.201212201425"]