не последняя версия
Последняя версия 6.0.2

ca.uhn.hapi.fhir:hapi-fhir-storage 5.7.4

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

Группа

Группа

ca.uhn.hapi.fhir
Идентификатор

Идентификатор

hapi-fhir-storage
Версия

Версия

5.7.4
Тип

Тип

jar

Скачать hapi-fhir-storage 5.7.4


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