com.ibm.fhir:fhir-persistence-cassandra

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

Cassandra Data Databases
GroupId

GroupId

com.ibm.fhir
ArtifactId

ArtifactId

fhir-persistence-cassandra
Last Version

Last Version

4.11.1
Release Date

Release Date

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-persistence-cassandra

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.ibm.fhir : fhir-persistence jar 4.11.1
com.ibm.fhir : fhir-config jar 4.11.1
com.ibm.fhir : fhir-model jar 4.11.1
com.ibm.fhir : fhir-persistence-jdbc jar 4.11.1
com.ibm.fhir : fhir-path jar 4.11.1
com.ibm.fhir : fhir-search jar 4.11.1
com.datastax.oss : java-driver-core jar 4.14.0
com.datastax.oss : java-driver-query-builder jar 4.14.0

provided (1)

Group / Artifact Type Version
jakarta.transaction : jakarta.transaction-api jar 1.3.3

test (7)

Group / Artifact Type Version
com.ibm.fhir : fhir-examples jar 4.11.1
com.ibm.fhir : fhir-validation jar 4.11.1
com.ibm.fhir : fhir-validation test-jar 4.11.1
com.ibm.fhir : fhir-model test-jar 4.11.1
com.ibm.fhir : fhir-persistence 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.

Versions

Version
4.11.1
4.11.0