is not current version
Last Version 4.11.1

com.ibm.fhir:fhir-client 4.8.3

The IBM® FHIR® Server is a modular Java implementation of version 4 of the HL7 FHIR specification with a focus on performance and configurability.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ibm.fhir
ArtifactId

ArtifactId

fhir-client
Version

Version

4.8.3
Type

Type

jar
Description

Description

The IBM® FHIR® Server is a modular Java implementation of version 4 of the HL7 FHIR specification with a focus on performance and configurability.
Project Organization

Project Organization

IBM

Download fhir-client 4.8.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.ibm.fhir : fhir-core jar 4.8.3
com.ibm.fhir : fhir-model jar 4.8.3
com.ibm.fhir : fhir-provider jar 4.8.3
org.apache.cxf : cxf-rt-rs-client jar 3.4.3
org.apache.cxf : cxf-rt-transports-http-hc jar 3.4.3

test (3)

Group / Artifact Type Version
com.ibm.fhir : fhir-model test-jar 4.8.3
org.testng : testng jar 7.3.0
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.