| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-client-okhttp |
| Версия | Версия5.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеHAPI FHIR OkHttp Client
An open-source implementation of the FHIR specification in Java.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hapi-fhir-client-okhttp-5.7.0.pom | |
| hapi-fhir-client-okhttp-5.7.0.jar | 12 KB |
| hapi-fhir-client-okhttp-5.7.0-sources.jar | 9 KB |
| hapi-fhir-client-okhttp-5.7.0-javadoc.jar | 159 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-client-okhttp/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-client-okhttp</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-client-okhttp/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:5.7.0'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-client-okhttp/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:5.7.0")
'ca.uhn.hapi.fhir:hapi-fhir-client-okhttp:jar:5.7.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-client-okhttp" rev="5.7.0">
<artifact name="hapi-fhir-client-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-client-okhttp', version='5.7.0')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-client-okhttp" % "5.7.0"
[ca.uhn.hapi.fhir/hapi-fhir-client-okhttp "5.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 5.7.0 |
| ca.uhn.hapi.fhir : hapi-fhir-client | jar | 5.7.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 | jar | 5.7.0 |
| ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 | jar | 5.7.0 |
| com.fasterxml.woodstox : woodstox-core | jar | 6.2.5 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
| org.jboss.resteasy : resteasy-client | jar | 5.0.2.Final |
| ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 5.7.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 |