| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibm.fhir |
| Идентификатор | Идентификаторfhir-term-remote |
| Последняя версия | Последняя версия4.11.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe IBM® FHIR® Server is a modular Java implementation of version 4 of the HL7 FHIR specification with a focus on performance and configurability.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fhir-term-remote-4.11.1.pom | |
| fhir-term-remote-4.11.1.jar | 25 KB |
| fhir-term-remote-4.11.1-tests.jar | 18 KB |
| fhir-term-remote-4.11.1-test-sources.jar | 15 KB |
| fhir-term-remote-4.11.1-sources.jar | 8 KB |
| fhir-term-remote-4.11.1-javadoc.jar | 440 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-term-remote</artifactId>
<version>4.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation 'com.ibm.fhir:fhir-term-remote:4.11.1'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation ("com.ibm.fhir:fhir-term-remote:4.11.1")
'com.ibm.fhir:fhir-term-remote:jar:4.11.1'
<dependency org="com.ibm.fhir" name="fhir-term-remote" rev="4.11.1">
<artifact name="fhir-term-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-term-remote', version='4.11.1')
)
libraryDependencies += "com.ibm.fhir" % "fhir-term-remote" % "4.11.1"
[com.ibm.fhir/fhir-term-remote "4.11.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibm.fhir : fhir-term | jar | 4.11.1 |
| com.ibm.fhir : fhir-provider | jar | 4.11.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-rs-client | jar | 3.5.1 |
| org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibm.fhir : fhir-term | test-jar | 4.11.1 |
| commons-cli : commons-cli | jar | 1.5.0 |
| org.testng : testng | jar | 7.5 |