| Лицензия |
Лицензия |
|---|---|
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-jpaserver-model |
| Версия | Версия5.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеHAPI FHIR JPA Model
An open-source implementation of the FHIR specification in Java.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hapi-fhir-jpaserver-model-5.7.0.pom | |
| hapi-fhir-jpaserver-model-5.7.0.jar | 113 KB |
| hapi-fhir-jpaserver-model-5.7.0-sources.jar | 94 KB |
| hapi-fhir-jpaserver-model-5.7.0-javadoc.jar | 670 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.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-model/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-model:5.7.0'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-model/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpaserver-model:5.7.0")
'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-model:jar:5.7.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpaserver-model" rev="5.7.0">
<artifact name="hapi-fhir-jpaserver-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpaserver-model', version='5.7.0')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpaserver-model" % "5.7.0"
[ca.uhn.hapi.fhir/hapi-fhir-jpaserver-model "5.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.springframework : spring-test | jar | 5.3.15 |
| 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 |