License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.fhir.core |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionFHIR Core Library
CareWeb Framework Root POM
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.core/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.fhir.core</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.core/
implementation 'org.carewebframework:org.carewebframework.fhir.core:1.3'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.core/
implementation ("org.carewebframework:org.carewebframework.fhir.core:1.3")
'org.carewebframework:org.carewebframework.fhir.core:jar:1.3'
<dependency org="org.carewebframework" name="org.carewebframework.fhir.core" rev="1.3">
<artifact name="org.carewebframework.fhir.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.fhir.core', version='1.3')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.fhir.core" % "1.3"
[org.carewebframework/org.carewebframework.fhir.core "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.fhir.client | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |