License |
License |
---|---|
GroupId | GroupIdca.uhn.hapi.fhir |
ArtifactId | ArtifactIdhapi-fhir-jpaserver-batch |
Version | Version5.4.2 |
Type | Typejar |
Description |
DescriptionHAPI FHIR JPA Server - Batch Task Processor
An open-source implementation of the FHIR specification in Java.
|
Project Organization |
Project Organization |
<!-- 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.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-batch/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-batch:5.4.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-jpaserver-batch/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-jpaserver-batch:5.4.2")
'ca.uhn.hapi.fhir:hapi-fhir-jpaserver-batch:jar:5.4.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-jpaserver-batch" rev="5.4.2">
<artifact name="hapi-fhir-jpaserver-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-jpaserver-batch', version='5.4.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-jpaserver-batch" % "5.4.2"
[ca.uhn.hapi.fhir/hapi-fhir-jpaserver-batch "5.4.2"]
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.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 4.1.0 |
ca.uhn.hapi.fhir : hapi-fhir-test-utilities | jar | 5.4.2 |
org.springframework : spring-test | jar | 5.3.7 |
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 |