| Лицензия |
Лицензия |
|---|---|
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-jpaserver-model |
| Версия | Версия5.5.3 |
| Тип | Типjar |
| Описание |
ОписаниеHAPI FHIR JPA Model
An open-source implementation of the FHIR specification in Java.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hapi-fhir-jpaserver-model-5.5.3.pom | |
| hapi-fhir-jpaserver-model-5.5.3.jar | 105 KB |
| hapi-fhir-jpaserver-model-5.5.3-sources.jar | 88 KB |
| hapi-fhir-jpaserver-model-5.5.3-javadoc.jar | 629 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-model/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-jpaserver-model</artifactId>
<version>5.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-model/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-model:5.5.3'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-model/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpaserver-model:5.5.3")
'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-model:jar:5.5.3'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpaserver-model" rev="5.5.3">
<artifact name="hapi-fhir-jpaserver-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpaserver-model', version='5.5.3')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpaserver-model" % "5.5.3"
[ca.uhn.hapi.fhir/hapi-fhir-jpaserver-model "5.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.springframework : spring-test | jar | 5.3.7 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.9.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.9.0 |