| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных |
| Группа | Группаca.uhn.hapi.fhir |
| Идентификатор | Идентификаторhapi-fhir-storage-batch2 |
| Последняя версия | Последняя версия6.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHAPI FHIR JPA Server - Batch2 Task Processor
Batch2 is a framework for managing and executing long running "batch" jobs
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hapi-fhir-storage-batch2-6.0.2.pom | |
| hapi-fhir-storage-batch2-6.0.2.jar | 59 KB |
| hapi-fhir-storage-batch2-6.0.2-sources.jar | 50 KB |
| hapi-fhir-storage-batch2-6.0.2-javadoc.jar | 409 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-storage-batch2/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-storage-batch2</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-storage-batch2/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-storage-batch2:6.0.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-storage-batch2/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-storage-batch2:6.0.2")
'ca.uhn.hapi.fhir:hapi-fhir-storage-batch2:jar:6.0.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-storage-batch2" rev="6.0.2">
<artifact name="hapi-fhir-storage-batch2" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-storage-batch2', version='6.0.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-storage-batch2" % "6.0.2"
[ca.uhn.hapi.fhir/hapi-fhir-storage-batch2 "6.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ca.uhn.hapi.fhir : hapi-fhir-base | jar | 6.0.2 |
| ca.uhn.hapi.fhir : hapi-fhir-server | jar | 6.0.2 |
| ca.uhn.hapi.fhir : hapi-fhir-storage | jar | 6.0.2 |
| ca.uhn.hapi.fhir : hapi-fhir-jpa | jar | 6.0.2 |
| org.springframework : spring-context | jar | 5.3.19 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
| org.glassfish : javax.el | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.awaitility : awaitility | jar | 4.1.1 |
| ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 6.0.2 |
| org.springframework : spring-test | jar | 5.3.19 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| 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 |