Last Version

FHIR Client Support 1.3

CareWeb Framework Root POM

License

License

Health-Related Additional Disclaimer of Warranty and Limitation of Liability
Categories

Categories

CLI User Interface
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.fhir.client
Version

Version

1.3
Type

Type

jar
Description

Description

FHIR Client Support
CareWeb Framework Root POM
Project Organization

Project Organization

Regenstrief Center for Biomedical Informatics

Download org.carewebframework.fhir.client 1.3


<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.client/ -->
<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.fhir.client</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.client/
implementation 'org.carewebframework:org.carewebframework.fhir.client:1.3'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.client/
implementation ("org.carewebframework:org.carewebframework.fhir.client:1.3")
'org.carewebframework:org.carewebframework.fhir.client:jar:1.3'
<dependency org="org.carewebframework" name="org.carewebframework.fhir.client" rev="1.3">
  <artifact name="org.carewebframework.fhir.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.fhir.client', version='1.3')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.fhir.client" % "1.3"
[org.carewebframework/org.carewebframework.fhir.client "1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-base jar 1.3
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 jar 1.3
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.