Last Version

com.ibm.fhir:fhir-client 4.11.1

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.11.1
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.11.1


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

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.