HAPI FHIR Storage api

This project provides services useful for fhir repository storage. Actual repository storage services are not in this project, just the api and helper libraries.

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-storage
Last Version

Last Version

6.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

HAPI FHIR Storage api
This project provides services useful for fhir repository storage. Actual repository storage services are not in this project, just the api and helper libraries.
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir-storage

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-base jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-server jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-batch jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-structures-r5 jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-structures-hl7org-dstu2 jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-model jar 6.0.2
ca.uhn.hapi.fhir : hapi-fhir-jpaserver-searchparam jar 6.0.2
org.hibernate.search : hibernate-search-mapper-orm jar 6.1.4.Final
org.hibernate.search : hibernate-search-backend-elasticsearch jar 6.1.4.Final
org.springframework : spring-beans jar 5.3.19
org.springframework : spring-context jar 5.3.19
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.jscience : jscience jar 4.3.1
org.quartz-scheduler : quartz jar 2.3.2
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (9)

Group / Artifact Type Version
ca.uhn.hapi.fhir : hapi-fhir-test-utilities jar 6.0.2
ch.qos.logback : logback-classic jar 1.2.10
org.springframework : spring-test jar 5.3.19
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-junit-jupiter jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.2
6.0.1
6.0.0
5.7.4
5.7.3
5.7.2
5.7.1
5.7.0
5.6.3
5.6.2
5.6.1
5.6.0