is not current version
Last Version 6.0.2

HAPI FHIR JPA Server - Batch Task Processor 5.7.0

Default implementation of batch job submitter along with constants used by the different hapi-fhir batch jobs.

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-batch
Version

Version

5.7.0
Type

Type

jar
Description

Description

HAPI FHIR JPA Server - Batch Task Processor
Default implementation of batch job submitter along with constants used by the different hapi-fhir batch jobs.
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir-batch 5.7.0


<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-batch/ -->
<dependency>
    <groupId>ca.uhn.hapi.fhir</groupId>
    <artifactId>hapi-fhir-batch</artifactId>
    <version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-batch/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-batch:5.7.0'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-batch/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-batch:5.7.0")
'ca.uhn.hapi.fhir:hapi-fhir-batch:jar:5.7.0'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-batch" rev="5.7.0">
  <artifact name="hapi-fhir-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-batch', version='5.7.0')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-batch" % "5.7.0"
[ca.uhn.hapi.fhir/hapi-fhir-batch "5.7.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.batch : spring-batch-core jar 4.3.3
org.springframework.batch : spring-batch-infrastructure jar 4.3.3
javax.annotation : javax.annotation-api jar 1.3.2
ca.uhn.hapi.fhir : hapi-fhir-base jar 5.7.0

test (9)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.1.1
ca.uhn.hapi.fhir : hapi-fhir-test-utilities jar 5.7.0
org.springframework : spring-test jar 5.3.15
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

Project Modules

There are no modules declared in this project.