| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных |
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-storage-batch2-jobs |
| Версия | Версия6.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеAn open-source implementation of the FHIR specification in Java.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-storage-batch2-jobs/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-storage-batch2-jobs</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-storage-batch2-jobs/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-storage-batch2-jobs:6.0.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-storage-batch2-jobs/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-storage-batch2-jobs:6.0.2")
'ca.uhn.hapi.fhir:hapi-fhir-storage-batch2-jobs:jar:6.0.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-storage-batch2-jobs" rev="6.0.2">
<artifact name="hapi-fhir-storage-batch2-jobs" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-storage-batch2-jobs', version='6.0.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-storage-batch2-jobs" % "6.0.2"
[ca.uhn.hapi.fhir/hapi-fhir-storage-batch2-jobs "6.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 6.0.2 |
| ca.uhn.hapi.fhir : hapi-fhir-storage-batch2 | jar | 6.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 6.0.2 |
| 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 |