License |
License |
---|---|
GroupId | GroupIdca.uhn.hapi.fhir |
ArtifactId | ArtifactIdhapi-fhir-test-utilities |
Version | Version5.7.2 |
Type | Typejar |
Description |
DescriptionHAPI FHIR Test Utilities
An open-source implementation of the FHIR specification in Java.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-test-utilities/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-test-utilities</artifactId>
<version>5.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-test-utilities/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-test-utilities:5.7.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-test-utilities/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-test-utilities:5.7.2")
'ca.uhn.hapi.fhir:hapi-fhir-test-utilities:jar:5.7.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-test-utilities" rev="5.7.2">
<artifact name="hapi-fhir-test-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-test-utilities', version='5.7.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-test-utilities" % "5.7.2"
[ca.uhn.hapi.fhir/hapi-fhir-test-utilities "5.7.2"]
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-base | jar | 5.7.2 |
ca.uhn.hapi.fhir : hapi-fhir-server | jar | 5.7.2 |
ca.uhn.hapi.fhir : hapi-fhir-client | jar | 5.7.2 |
org.eclipse.jetty : jetty-server Optional | jar | 9.4.44.v20210927 |
org.slf4j : slf4j-api | jar | 1.7.33 |
org.springframework : spring-beans Optional | jar | 5.3.18 |
org.springframework : spring-context Optional | jar | 5.3.18 |
org.springframework : spring-test Optional | jar | 5.3.18 |
org.springframework.batch : spring-batch-core Optional | jar | 4.3.3 |
net.sourceforge.htmlunit : htmlunit | jar | 2.56.0 |
org.awaitility : awaitility | jar | 4.1.1 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
com.google.guava : guava-testlib | jar | 31.0.1-jre |
org.hamcrest : hamcrest | jar | 2.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.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.testcontainers : testcontainers | jar | 1.16.2 |
org.mockito : mockito-core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.springframework.batch : spring-batch-test Optional | jar | 4.3.3 |
org.mockito : mockito-junit-jupiter | jar | 4.2.0 |