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