| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ibm.fhir |
| Идентификатор | Идентификаторfhir-notification |
| Последняя версия | Последняя версия4.9.2 |
| Дата | Дата |
| Тип | Тип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-notification-4.9.2.pom | |
| fhir-notification-4.9.2.jar | 10 KB |
| fhir-notification-4.9.2-tests.jar | 1 KB |
| fhir-notification-4.9.2-test-sources.jar | 1 KB |
| fhir-notification-4.9.2-sources.jar | 7 KB |
| fhir-notification-4.9.2-javadoc.jar | 430 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-notification/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-notification</artifactId>
<version>4.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-notification/
implementation 'com.ibm.fhir:fhir-notification:4.9.2'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-notification/
implementation ("com.ibm.fhir:fhir-notification:4.9.2")
'com.ibm.fhir:fhir-notification:jar:4.9.2'
<dependency org="com.ibm.fhir" name="fhir-notification" rev="4.9.2">
<artifact name="fhir-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-notification', version='4.9.2')
)
libraryDependencies += "com.ibm.fhir" % "fhir-notification" % "4.9.2"
[com.ibm.fhir/fhir-notification "4.9.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibm.fhir : fhir-persistence | jar | 4.9.2 |
| org.glassfish : jakarta.json | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.3.0 |