Last Version

com.ibm.fhir:fhir-bucket 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

GroupId

GroupId

com.ibm.fhir
ArtifactId

ArtifactId

fhir-bucket
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-bucket 4.11.1


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

Dependencies

compile (10)

Group / Artifact Type Version
com.ibm.cos : ibm-cos-java-sdk jar 2.11.1
com.ibm.fhir : fhir-persistence jar 4.11.1
com.ibm.fhir : fhir-model jar 4.11.1
com.ibm.fhir : fhir-validation jar 4.11.1
com.ibm.fhir : fhir-database-utils jar 4.11.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.derby : derby jar 10.15.2.0
com.ibm.db2 : jcc jar 11.5.7.0
org.postgresql : postgresql jar 42.3.3

provided (1)

Group / Artifact Type Version
com.ibm.fhir : fhir-config jar 4.11.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.apache.derby : derbytools jar 10.15.2.0

Project Modules

There are no modules declared in this project.