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

HAPI-FHIR 5.7.0

An open-source implementation of the FHIR specification in Java.

Лицензия

Лицензия

Группа

Группа

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

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

hapi-fhir
Версия

Версия

5.7.0
Тип

Тип

pom
Описание

Описание

HAPI-FHIR
An open-source implementation of the FHIR specification in Java.
Ссылка на сайт

Ссылка на сайт

https://hapifhir.io
Организация-разработчик

Организация-разработчик

Smile CDR, Inc.

Скачать hapi-fhir 5.7.0

Имя Файла Размер
hapi-fhir-5.7.0.pom 89 KB
Обзор

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

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.