| Лицензия |
Лицензия |
|---|---|
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-server-openapi |
| Версия | Версия5.6.1 |
| Тип | Типjar |
| Описание |
ОписаниеAn open-source implementation of the FHIR specification in Java.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hapi-fhir-server-openapi-5.6.1.pom | |
| hapi-fhir-server-openapi-5.6.1.jar | 107 KB |
| hapi-fhir-server-openapi-5.6.1-sources.jar | 94 KB |
| hapi-fhir-server-openapi-5.6.1-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-openapi/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-server-openapi</artifactId>
<version>5.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-openapi/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-server-openapi:5.6.1'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-server-openapi/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-server-openapi:5.6.1")
'ca.uhn.hapi.fhir:hapi-fhir-server-openapi:jar:5.6.1'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-server-openapi" rev="5.6.1">
<artifact name="hapi-fhir-server-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-server-openapi', version='5.6.1')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-server-openapi" % "5.6.1"
[ca.uhn.hapi.fhir/hapi-fhir-server-openapi "5.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-server | jar | 5.6.1 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 5.6.1 |
| ca.uhn.hapi.fhir : hapi-fhir-converter | jar | 5.6.1 |
| io.swagger.core.v3 : swagger-models | jar | 2.1.7 |
| io.swagger.core.v3 : swagger-core | jar | 2.1.7 |
| org.webjars : swagger-ui | jar | 3.46.0 |
| org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
| com.vladsch.flexmark : flexmark | jar | 0.50.40 |
| ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 5.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.49.1 |
| 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 |