| Лицензия |
Лицензия
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
|---|---|
| Группа | Группаorg.carewebframework |
| Идентификатор | Идентификаторorg.carewebframework.fhir-parent |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеFHIR Integration Aggregator
CareWeb Framework Root POM
|
| Организация-разработчик |
Организация-разработчикRegenstrief Center for Biomedical Informatics |
| Имя Файла | Размер |
|---|---|
| org.carewebframework.fhir-parent-1.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir-parent/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.fhir-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir-parent/
implementation 'org.carewebframework:org.carewebframework.fhir-parent:1.3'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir-parent/
implementation ("org.carewebframework:org.carewebframework.fhir-parent:1.3")
'org.carewebframework:org.carewebframework.fhir-parent:pom:1.3'
<dependency org="org.carewebframework" name="org.carewebframework.fhir-parent" rev="1.3">
<artifact name="org.carewebframework.fhir-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.fhir-parent', version='1.3')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.fhir-parent" % "1.3"
[org.carewebframework/org.carewebframework.fhir-parent "1.3"]