Files download
File Operation
hapi-fhir-test-utilities-7.4.0.jar download
hapi-fhir-test-utilities-7.4.0.pom download
hapi-fhir-test-utilities-7.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>ca.uhn.hapi.fhir</groupId>
  <artifactId>hapi-fhir-test-utilities</artifactId>
  <version>7.4.0</version>
</dependency>
Gradle Groovy
implementation 'ca.uhn.hapi.fhir:hapi-fhir-test-utilities:7.4.0'
Gradle Kotlin
implementation("ca.uhn.hapi.fhir:hapi-fhir-test-utilities:7.4.0")
Scala SBT
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-test-utilities" % "7.4.0"
Groovy Grape
@Grapes(
  @Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-test-utilities', version='7.4.0')
)
Apache Ivy
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-test-utilities" rev="7.4.0" />
Leiningen
[ca.uhn.hapi.fhir/hapi-fhir-test-utilities "7.4.0"]
Apache Buildr
'ca.uhn.hapi.fhir:hapi-fhir-test-utilities:jar:7.4.0'
Dependencies
<parent>
  <groupId>ca.uhn.hapi.fhir</groupId>
  <artifactId>hapi-deployable-pom</artifactId>
  <version>7.4.0</version>
</parent>

compile

|-- ca.uhn.hapi.fhir:hapi-fhir-base

|-- ca.uhn.hapi.fhir:hapi-fhir-server

|-- ca.uhn.hapi.fhir:hapi-fhir-client

|-- ca.uhn.hapi.fhir:org.hl7.fhir.dstu3

|-- ca.uhn.hapi.fhir:org.hl7.fhir.r4

|-- org.slf4j:slf4j-api

|-- ch.qos.logback:logback-classic

|-- org.springframework:spring-beans

|-- org.springframework:spring-context

|-- org.springframework:spring-test

|-- org.springframework:spring-webmvc

|-- org.springframework:spring-websocket

|-- org.hibernate.search:hibernate-search-mapper-orm

|-- org.hibernate.validator:hibernate-validator

|-- jakarta.validation:jakarta.validation-api

|-- org.htmlunit:htmlunit

|-- org.awaitility:awaitility

|-- io.swagger.core.v3:swagger-annotations-jakarta

|-- org.eclipse.jetty:jetty-server

|-- org.eclipse.jetty.ee10:jetty-ee10-servlets

|-- org.eclipse.jetty.ee10:jetty-ee10-servlet

|-- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client

|-- org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server

|-- org.eclipse.jetty.websocket:jetty-websocket-jetty-server

|-- jakarta.servlet:jakarta.servlet-api

|-- com.google.guava:guava-testlib

|-- org.junit.jupiter:junit-jupiter

|-- org.assertj:assertj-core

|-- net.javacrumbs.json-unit:json-unit-assertj

|-- org.hamcrest:hamcrest

|-- org.junit.jupiter:junit-jupiter-api

|-- org.junit.jupiter:junit-jupiter-engine

|-- org.junit.jupiter:junit-jupiter-params

|-- org.testcontainers:testcontainers

|-- org.mockito:mockito-core

|-- org.assertj:assertj-core