Last Version

HAPI FHIR JPA Server - Batch Task Processor 5.5.7

An open-source implementation of the FHIR specification in Java.

License

License

GroupId

GroupId

ca.uhn.hapi.fhir
ArtifactId

ArtifactId

hapi-fhir-jpaserver-batch
Version

Version

5.5.7
Type

Type

jar
Description

Description

HAPI FHIR JPA Server - Batch Task Processor
An open-source implementation of the FHIR specification in Java.
Project Organization

Project Organization

Smile CDR, Inc.

Download hapi-fhir-jpaserver-batch 5.5.7


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

Dependencies

compile (5)

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

test (9)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.1.0
ca.uhn.hapi.fhir : hapi-fhir-test-utilities jar 5.5.7
org.springframework : spring-test jar 5.3.18
org.junit.jupiter : junit-jupiter jar 5.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0

Project Modules

There are no modules declared in this project.